LLVMGetTypeKind

Function LLVMGetTypeKind 

Source
pub(crate) extern "C" fn LLVMGetTypeKind(
    Ty: &Type,
) -> RawEnum<TypeKind>