Function gsSetPredicateFinishKeyByLong

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