Function llvm_sys::lto::lto_module_create_in_codegen_context

source ยท
pub unsafe extern "C" fn lto_module_create_in_codegen_context(
    mem: *const c_void,
    length: size_t,
    path: *const c_char,
    cg: lto_code_gen_t
) -> lto_module_t