[go: up one dir, main page]

Function glib::filename_to_utf8

source ·
pub fn filename_to_utf8(
    opsysstring: impl AsRef<Path>
) -> Result<(GString, usize), CvtError>