Function rustc_codegen_llvm::llvm::LLVMRustGetTypeKind
source ยท pub unsafe extern "C" fn LLVMRustGetTypeKind(Ty: &Type) -> TypeKind
Expand description
See llvm::LLVMTypeKind::getTypeID.
pub unsafe extern "C" fn LLVMRustGetTypeKind(Ty: &Type) -> TypeKind
See llvm::LLVMTypeKind::getTypeID.