Function gsSetPredicateStartKeyByTimestamp

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