Function gstreamer_sys::gst_event_new_custom

source ·
pub unsafe extern "C" fn gst_event_new_custom(
    type_: GstEventType,
    structure: *mut GstStructure,
) -> *mut GstEvent