Function gsSetPredicateFinishKeyByInteger

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