Function glib::locale_to_utf8

source ·
pub fn locale_to_utf8(opsysstring: &[u8]) -> Result<(GString, usize), CvtError>