glib
0.20.12
In glib::
convert
glib
::
convert
Function
filename_to_utf8
Copy item path
Source
pub fn filename_to_utf8( opsysstring: impl
AsRef
<
Path
>, ) ->
Result
<(
GString
,
usize
),
CvtError
>