pub fn utf8_name_of_module(m: module_data_t) -> Result<String, Utf8NameError>Expand description
Get name of the module, assuming valid utf8.
pub fn utf8_name_of_module(m: module_data_t) -> Result<String, Utf8NameError>Get name of the module, assuming valid utf8.