Function gstreamer_sys::gst_clock_single_shot_id_reinit

source ·
pub unsafe extern "C" fn gst_clock_single_shot_id_reinit(
    clock: *mut GstClock,
    id: GstClockID,
    time: GstClockTime,
) -> gboolean