glib
0.20.12
In glib::
convert
glib
::
convert
Function
filename_from_utf8
Copy item path
Source
pub fn filename_from_utf8( utf8string: impl
IntoGStr
, ) ->
Result
<(
PathBuf
,
usize
),
CvtError
>