Function gsGetPredicateFinishKeyAsInteger

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