☰
Other items in
rustc_codegen_llvm
::
llvm
All crates
?
Function
rustc_codegen_llvm
::
llvm
::
LLVMGetParamTypes
[
−
]
[src]
pub unsafe extern "C" fn LLVMGetParamTypes<'a>(
FunctionTy: &'a
Type
,
Dest:
*mut
&'a
Type
)