[][src]Function rustc_llvm_proxy::proxy::thinlto_codegen_add_must_preserve_symbol

#[no_mangle]
pub unsafe extern "C" fn thinlto_codegen_add_must_preserve_symbol(
    cg: thinlto_code_gen_t,
    name: *const c_char,
    length: c_int
)