llvm_sys::lto

Function lto_module_create_from_memory

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