glib
0.19.9
In glib::
convert
Function
glib
::
convert
::
filename_from_utf8
Copy item path
source
ยท
[
−
]
pub fn filename_from_utf8( utf8string: impl
IntoGStr
, ) ->
Result
<(
PathBuf
,
usize
),
CvtError
>