lto_module_get_symbol_name

Function lto_module_get_symbol_name 

Source
#[unsafe(no_mangle)]
pub extern "C" fn lto_module_get_symbol_name(
    _mod: lto_module_t,
    index: c_uint,
) -> *const c_char