Function CMTimebaseCreateWithSourceClock

Source
pub unsafe extern "C" fn CMTimebaseCreateWithSourceClock(
    allocator: CFAllocatorRef,
    sourceClock: CMClockRef,
    timebaseOut: *mut CMTimebaseRef,
) -> OSStatus