pub unsafe extern "C-unwind" fn ColorSyncProfileCreateDisplayTransferTablesFromVCGT(
profile: &ColorSyncProfile,
n_samples_per_channel: NonNull<usize>,
) -> Option<CFRetained<CFData>>
👎Deprecated: renamed to
ColorSyncProfile::display_transfer_tables_from_vcgt
Available on crate feature
ColorSyncProfile
only.