locale_to_utf8
glib
0.21.3
glib
Function
locale_
to_
utf8
Copy item path
Source
pub fn locale_to_utf8(opsysstring: &[
u8
]) ->
Result
<(
GString
,
usize
),
CvtError
>