☰
In rustc_codegen_llvm::llvm_::ffi
?
Function
rustc_codegen_llvm
::
llvm_
::
ffi
::
LLVMRustInsertPrivateGlobal
source
·
[
−
]
pub unsafe extern "C" fn LLVMRustInsertPrivateGlobal<'a>(
M: &'a
Module
,
T: &'a
Type
) -> &'a
Value