MDQueryGetIndexOfResult

Function MDQueryGetIndexOfResult 

Source
pub unsafe extern "C-unwind" fn MDQueryGetIndexOfResult(
    query: &MDQuery,
    result: *const c_void,
) -> CFIndex
👎Deprecated: renamed to MDQuery::index_of_result
Available on crate feature MDQuery only.