Function mlt_sys::mlt_frame_replace_image[][src]

pub unsafe extern "C" fn mlt_frame_replace_image(
    self_: mlt_frame,
    image: *mut u8,
    format: mlt_image_format,
    width: c_int,
    height: c_int
)