Function rustc_codegen_llvm::llvm::LLVMRustGetTypeKind[][src]

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

See llvm::LLVMTypeKind::getTypeID.