Function gsSetPredicateFinishKeyByTimestamp

Source
pub unsafe extern "C" fn gsSetPredicateFinishKeyByTimestamp(
    predicate: *mut GSRowKeyPredicate,
    finishKey: *const GSTimestamp,
) -> GSResult