Function core_foundation_sys::array::CFArrayGetLastIndexOfValue

source ยท
pub unsafe extern "C" fn CFArrayGetLastIndexOfValue(
    theArray: CFArrayRef,
    range: CFRange,
    value: *const c_void,
) -> CFIndex