Function gsGetPredicateDistinctKeysGeneral

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