[][src]Function gst::ffi::gst_message_new_custom

pub unsafe extern "C" fn gst_message_new_custom(
    _type: GstMessageType,
    src: *mut GstObject,
    structure: *mut GstStructure
) -> *mut GstMessage