Function glib::locale_from_utf8

source ·
pub fn locale_from_utf8(
    utf8string: &GStr
) -> Result<(Slice<u8>, usize), CvtError>