Function gsGetPredicateDistinctKeysAsString

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