Function glib::filename_from_utf8

source ·
pub fn filename_from_utf8(
    utf8string: &str
) -> Result<(PathBuf, usize), CvtError>