Function rustc_llvm::ffi::LLVMRustGetOrInsertFunction [] [src]

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