Function gsGetPredicateKeyType

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