[][src]Function opencv::core::convert_type_str

pub fn convert_type_str(
    sdepth: i32,
    ddepth: i32,
    cn: i32,
    buf: &mut String
) -> Result<String>