Function x11rb_protocol::parse_display::parse_display_direct_path
source ยท fn parse_display_direct_path(
dpy_name: &str,
file_exists: impl Fn(&str) -> bool,
) -> Result<ParsedDisplay, DisplayParsingError>