Function rustc_llvm::ffi::LLVMRustGetOrInsertGlobal [] [src]

pub unsafe extern fn LLVMRustGetOrInsertGlobal(M: ModuleRef,
                                               Name: *const c_char,
                                               T: TypeRef)
                                               -> ValueRef
🔬 This is a nightly-only experimental API. (rustc_private)