Function opencv::highgui::cv_fourcc [] [src]

pub fn cv_fourcc(c1: i8, c2: i8, c3: i8, c4: i8) -> Result<i32, String>