logo
pub unsafe fn get_path<'a>(
    callback: retro_environment_t,
    id: u32
) -> Option<&'a Path>
Expand description

Helper function to query a string pointer and convert it into a Path.