Function CMAudioDeviceClockCreate

Source
pub unsafe extern "C" fn CMAudioDeviceClockCreate(
    allocator: CFAllocatorRef,
    deviceUID: CFStringRef,
    clockOut: *mut CMClockRef,
) -> OSStatus