pub fn create_glyph_set<Conn>(
conn: &Conn,
gsid: Glyphset,
format: Pictformat,
) -> Result<VoidCookie<'_, Conn>, ConnectionError>where
Conn: RequestConnection + ?Sized,
pub fn create_glyph_set<Conn>(
conn: &Conn,
gsid: Glyphset,
format: Pictformat,
) -> Result<VoidCookie<'_, Conn>, ConnectionError>where
Conn: RequestConnection + ?Sized,