pub unsafe extern "C" fn TidyLangWindowsName(
    item: *const tidyLocaleMapItem
) -> ctmbstr
Expand description

Given a tidyLocaleMapItem, return the Windows name. @param item An instance of tidyLocaleMapItem to query. @result Returns a string with the Windows name of the mapping.