x11rb::protocol::xproto

Function get_font_path

Source
pub fn get_font_path<Conn>(
    conn: &Conn,
) -> Result<Cookie<'_, Conn, GetFontPathReply>, ConnectionError>
where Conn: RequestConnection + ?Sized,