1 2 3 4 5
/* automatically generated by rust-bindgen */ extern "C" { pub fn locale_charset() -> *const ::std::os::raw::c_char; }