Function gsAddPredicateKeyByLong

Source
pub unsafe extern "C" fn gsAddPredicateKeyByLong(
    predicate: *mut GSRowKeyPredicate,
    key: i64,
) -> GSResult