Function gstreamer_sys::gst_event_parse_gap

source ·
pub unsafe extern "C" fn gst_event_parse_gap(
    event: *mut GstEvent,
    timestamp: *mut GstClockTime,
    duration: *mut GstClockTime,
)