Function gsFetchAll

Source
pub unsafe extern "C" fn gsFetchAll(
    store: *mut GSGridStore,
    queryList: *const *mut GSQuery,
    queryCount: size_t,
) -> GSResult