Type Definition mlt_sys::mlt_serialiser[][src]

type mlt_serialiser = Option<unsafe extern "C" fn(arg1: *mut c_void, length: c_int) -> *mut c_char>;