Function gsAddPredicateKeyGeneral

Source
pub unsafe extern "C" fn gsAddPredicateKeyGeneral(
    predicate: *mut GSRowKeyPredicate,
    key: *const GSValue,
    keyType: GSType,
) -> GSResult