Function gsAddPredicateKeyByInteger

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