Function mlt_sys::mlt_image_format_size[][src]

pub unsafe extern "C" fn mlt_image_format_size(
    format: mlt_image_format,
    width: c_int,
    height: c_int,
    bpp: *mut c_int
) -> c_int