Function opencv::highgui::set_trackbar_pos [] [src]

pub fn set_trackbar_pos(trackbarname: &str, winname: &str, pos: i32) -> Result<(), String>