[][src]Function rustc_llvm_proxy::proxy::lto_module_create_from_memory_with_path

#[no_mangle]
pub unsafe extern "C" fn lto_module_create_from_memory_with_path(
    mem: *const c_void,
    length: size_t,
    path: *const c_char
) -> lto_module_t