Function gsGetNextAggregation

Source
pub unsafe extern "C" fn gsGetNextAggregation(
    rowSet: *mut GSRowSet,
    aggregationResult: *mut *mut GSAggregationResult,
) -> GSResult