Function MIR_write_module

Source
pub unsafe extern "C-unwind" fn MIR_write_module(
    ctx: MIR_context_t,
    f: *mut FILE,
    module: MIR_module_t,
)