CMTimebaseCopyMasterClock

Function CMTimebaseCopyMasterClock 

Source
pub unsafe extern "C-unwind" fn CMTimebaseCopyMasterClock(
    timebase: &CMTimebase,
) -> Option<CFRetained<CMClock>>
👎Deprecated: renamed to CMTimebase::master_clock
Available on crate feature CMSync only.