Function gsGetPredicateStartKeyAsLong

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