CVDisplayLinkCreateWithCGDisplay

Function CVDisplayLinkCreateWithCGDisplay 

Source
pub unsafe extern "C" fn CVDisplayLinkCreateWithCGDisplay(
    displayID: CGDirectDisplayID,
    displayLinkOut: *mut CVDisplayLinkRef,
) -> CVReturn