CVDisplayLinkCreateWithCGDisplay

Function CVDisplayLinkCreateWithCGDisplay 

Source
pub unsafe extern "C" fn CVDisplayLinkCreateWithCGDisplay(
    display_id: u32,
    display_link_out: *mut *mut CVDisplayLink,
) -> i32