[−][src]Function llvm_sys::lto::lto_module_create_from_memory_with_path
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