Function gstreamer_sys::gst_message_new_custom

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