Function CVTransferFunctionGetStringForIntegerCodePoint

Source
pub unsafe extern "C-unwind" fn CVTransferFunctionGetStringForIntegerCodePoint(
    transfer_function_code_point: c_int,
) -> Option<CFRetained<CFString>>
Available on crate feature CVImageBuffer only.