gstreamer_sys

Function gst_event_new_custom

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