pub unsafe extern "C" fn lto_module_get_asm_undef_symbol_name(
mod_: lto_module_t,
index: c_uint,
) -> *const c_charExpand description
Returns the name of the ith asm undefined symbol in the object module.
Available since before LTO API version 30.