Function mlt_sys::mlt_frame_set_image[][src]

pub unsafe extern "C" fn mlt_frame_set_image(
    self_: mlt_frame,
    image: *mut u8,
    size: c_int,
    destroy: mlt_destructor
) -> c_int