Function glib::locale_from_utf8

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