Function core_graphics2::direct_display::CGGetDisplayTransferByTable
source ยท pub unsafe extern "C" fn CGGetDisplayTransferByTable(
display: CGDirectDisplayID,
capacity: u32,
redTable: *mut CGGammaValue,
greenTable: *mut CGGammaValue,
blueTable: *mut CGGammaValue,
sampleCount: *mut u32
) -> CGError