Function gsGetAggregationValueAsLong

Source
pub unsafe extern "C" fn gsGetAggregationValueAsLong(
    aggregationResult: *mut GSAggregationResult,
    value: *mut i64,
    assigned: *mut GSBool,
) -> GSResult