Function gsGetPredicateDistinctKeysAsTimestamp

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