Function rustc_codegen_llvm::llvm::LLVMRustGetTypeKind

source ·
pub unsafe extern "C" fn LLVMRustGetTypeKind(Ty: &Type) -> TypeKind
Expand description

See llvm::LLVMTypeKind::getTypeID.