☰
Other items in
rustc_codegen_llvm
::
llvm_
::
ffi
All crates
?
Function
rustc_codegen_llvm
::
llvm_
::
ffi
::
LLVMRustInsertPrivateGlobal
[
−
]
[src]
pub unsafe extern "C" fn LLVMRustInsertPrivateGlobal<'a>(
M: &'a
Module
,
T: &'a
Type
) -> &'a
Value