CMTimebaseSetMasterTimebase

Function CMTimebaseSetMasterTimebase 

Source
pub unsafe extern "C-unwind" fn CMTimebaseSetMasterTimebase(
    timebase: &CMTimebase,
    new_master_timebase: &CMTimebase,
) -> i32
👎Deprecated: renamed to CMTimebase::set_master_timebase
Available on crate feature CMSync only.