☰
Other items in
rustc_codegen_llvm
::
llvm
All crates
?
Function
rustc_codegen_llvm
::
llvm
::
LLVMVectorType
[
−
]
[src]
pub unsafe extern "C" fn LLVMVectorType(
ElementType: &
Type
,
ElementCount:
c_uint
) -> &
Type