LLVMGetTypeKind
rustc_
codegen_
llvm
1.94.0-beta.3
(2e10913d4 2026-02-12)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
GetType
Kind
Copy item path
Source
pub(crate) extern "C" fn LLVMGetTypeKind( Ty: &
Type
, ) ->
RawEnum
<
TypeKind
>