Function gstreamer::subclass::clock::clock_change_resolution

source ยท
unsafe extern "C" fn clock_change_resolution<T: ClockImpl>(
    ptr: *mut GstClock,
    old_resolution: GstClockTime,
    new_resolution: GstClockTime,
) -> GstClockTime