Function llvm_sys::lto::lto_input_create

source ยท
pub unsafe extern "C" fn lto_input_create(
    buffer: *const c_void,
    buffer_size: size_t,
    path: *const c_char
) -> lto_input_t
Expand description

Create an LTO input file from a buffer.