Function gsGetPredicateDistinctKeysAsInteger

Source
pub unsafe extern "C" fn gsGetPredicateDistinctKeysAsInteger(
    predicate: *mut GSRowKeyPredicate,
    keyList: *mut *const i32,
    size: *mut size_t,
) -> GSResult