Function gsAddPredicateKeyByTimestamp

Source
pub unsafe extern "C" fn gsAddPredicateKeyByTimestamp(
    predicate: *mut GSRowKeyPredicate,
    key: GSTimestamp,
) -> GSResult