pub unsafe extern "C" fn CVDisplayLinkCreateWithCGDisplays(
displayArray: *mut CGDirectDisplayID,
count: CFIndex,
displayLinkOut: *mut CVDisplayLinkRef,
) -> CVReturnExpand description
Apple SDK function CVDisplayLinkCreateWithCGDisplays.