pub unsafe fn get_path<'a>( callback: retro_environment_t, id: u32, ) -> Option<&'a Path>
Helper function to query a string pointer and convert it into a Path.
Path