gstreamer_sys

Function 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