Function gsAddPredicateKeyByString

Source
pub unsafe extern "C" fn gsAddPredicateKeyByString(
    predicate: *mut GSRowKeyPredicate,
    key: *const GSChar,
) -> GSResult