Function gsSetPredicateStartKeyByLong

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