Function gsGetPredicateStartKeyAsInteger

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