Function CVYCbCrMatrixGetStringForIntegerCodePoint

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