MDQueryGetResultAtIndex

Function MDQueryGetResultAtIndex 

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