Function gsSetPredicateStartKeyByInteger

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