Function rustc_codegen_llvm::llvm_::ffi::LLVMRustInsertPrivateGlobal

source ยท
pub unsafe extern "C" fn LLVMRustInsertPrivateGlobal<'a>(
    M: &'a Module,
    T: &'a Type,
) -> &'a Value