Function gsGetPredicateFinishKeyAsTimestamp

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