simple-locale 0.2.0

An interface to all manner of locale-related information.
Documentation
1
2
3
4
5
/* automatically generated by rust-bindgen */

extern "C" {
    pub fn locale_charset() -> *const ::std::os::raw::c_char;
}