[][src]Function rustc_llvm_proxy::proxy::lto_module_create_from_memory

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