MDQueryIsGatheringComplete

Function MDQueryIsGatheringComplete 

Source
pub unsafe extern "C-unwind" fn MDQueryIsGatheringComplete(
    query: &MDQuery,
) -> bool
👎Deprecated: renamed to MDQuery::is_gathering_complete
Available on crate feature MDQuery only.