CMTimebaseGetMasterClock

Function CMTimebaseGetMasterClock 

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