Function core_video::display_link::CVDisplayLinkGetCurrentTime

source ยท
pub unsafe extern "C" fn CVDisplayLinkGetCurrentTime(
    displayLink: CVDisplayLinkRef,
    outTime: *mut CVTime,
) -> CVReturn