Struct xcb_dl::XcbRender[][src]

pub struct XcbRender { /* fields omitted */ }
Expand description

A dynamically loaded libxcb-render.

Implementations

The libxcb identifier of the Render extension.

Returns true iff the symbol xcb_render_id could be loaded.

Advances a xcb_render_glyph_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_glyph_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_glyph_iterator_t.

Returns true iff the symbol xcb_render_glyph_end could be loaded.

Advances a xcb_render_glyphset_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_glyphset_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_glyphset_iterator_t.

Returns true iff the symbol xcb_render_glyphset_end could be loaded.

Advances a xcb_render_picture_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_picture_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_picture_iterator_t.

Returns true iff the symbol xcb_render_picture_end could be loaded.

Advances a xcb_render_pictformat_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pictformat_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pictformat_iterator_t.

Returns true iff the symbol xcb_render_pictformat_end could be loaded.

Advances a xcb_render_fixed_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_fixed_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_fixed_iterator_t.

Returns true iff the symbol xcb_render_fixed_end could be loaded.

Advances a xcb_render_directformat_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_directformat_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_directformat_iterator_t.

Returns true iff the symbol xcb_render_directformat_end could be loaded.

Advances a xcb_render_pictforminfo_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pictforminfo_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pictforminfo_iterator_t.

Returns true iff the symbol xcb_render_pictforminfo_end could be loaded.

Advances a xcb_render_pictvisual_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pictvisual_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pictvisual_iterator_t.

Returns true iff the symbol xcb_render_pictvisual_end could be loaded.

Computes the size of a xcb_render_pictdepth_t object.

Returns true iff the symbol xcb_render_pictdepth_sizeof could be loaded.

Returns a pointer to the visuals field of a xcb_render_pictdepth_t struct.

Returns true iff the symbol xcb_render_pictdepth_visuals could be loaded.

Returns the number of elements of the visuals field of a xcb_render_pictdepth_t struct.

Returns true iff the symbol xcb_render_pictdepth_visuals_length could be loaded.

Returns an iterator over the elements of the visuals field of a xcb_render_pictdepth_t struct.

Returns true iff the symbol xcb_render_pictdepth_visuals_iterator could be loaded.

Advances a xcb_render_pictdepth_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pictdepth_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pictdepth_iterator_t.

Returns true iff the symbol xcb_render_pictdepth_end could be loaded.

Computes the size of a xcb_render_pictscreen_t object.

Returns true iff the symbol xcb_render_pictscreen_sizeof could be loaded.

Returns the number of elements of the depths field of a xcb_render_pictscreen_t struct.

Returns true iff the symbol xcb_render_pictscreen_depths_length could be loaded.

Returns an iterator over the elements of the depths field of a xcb_render_pictscreen_t struct.

Returns true iff the symbol xcb_render_pictscreen_depths_iterator could be loaded.

Advances a xcb_render_pictscreen_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pictscreen_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pictscreen_iterator_t.

Returns true iff the symbol xcb_render_pictscreen_end could be loaded.

Advances a xcb_render_indexvalue_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_indexvalue_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_indexvalue_iterator_t.

Returns true iff the symbol xcb_render_indexvalue_end could be loaded.

Advances a xcb_render_color_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_color_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_color_iterator_t.

Returns true iff the symbol xcb_render_color_end could be loaded.

Advances a xcb_render_pointfix_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_pointfix_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_pointfix_iterator_t.

Returns true iff the symbol xcb_render_pointfix_end could be loaded.

Advances a xcb_render_linefix_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_linefix_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_linefix_iterator_t.

Returns true iff the symbol xcb_render_linefix_end could be loaded.

Advances a xcb_render_triangle_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_triangle_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_triangle_iterator_t.

Returns true iff the symbol xcb_render_triangle_end could be loaded.

Advances a xcb_render_trapezoid_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_trapezoid_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_trapezoid_iterator_t.

Returns true iff the symbol xcb_render_trapezoid_end could be loaded.

Advances a xcb_render_glyphinfo_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_glyphinfo_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_glyphinfo_iterator_t.

Returns true iff the symbol xcb_render_glyphinfo_end could be loaded.

Sends a Render::QueryVersion request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_version_reply.

Returns true iff the symbol xcb_render_query_version could be loaded.

Sends a Render::QueryVersion request (unchecked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_version_reply.

Returns true iff the symbol xcb_render_query_version_unchecked could be loaded.

Waits for the reply to a Render::QueryVersion request.

Returns true iff the symbol xcb_render_query_version_reply could be loaded.

Computes the size of a xcb_render_query_pict_formats_reply_t object.

Returns true iff the symbol xcb_render_query_pict_formats_sizeof could be loaded.

Sends a Render::QueryPictFormats request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_pict_formats_reply.

Returns true iff the symbol xcb_render_query_pict_formats could be loaded.

Sends a Render::QueryPictFormats request (unchecked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_pict_formats_reply.

Returns true iff the symbol xcb_render_query_pict_formats_unchecked could be loaded.

Returns a pointer to the formats field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_formats could be loaded.

Returns the number of elements of the formats field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_formats_length could be loaded.

Returns an iterator over the elements of the formats field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_formats_iterator could be loaded.

Returns the number of elements of the screens field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_screens_length could be loaded.

Returns an iterator over the elements of the screens field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_screens_iterator could be loaded.

Returns a pointer to the subpixels field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_subpixels could be loaded.

Returns the number of elements of the subpixels field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_subpixels_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the subpixels field of a xcb_render_query_pict_formats_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_formats_subpixels_end could be loaded.

Waits for the reply to a Render::QueryPictFormats request.

Returns true iff the symbol xcb_render_query_pict_formats_reply could be loaded.

Computes the size of a xcb_render_query_pict_index_values_reply_t object.

Returns true iff the symbol xcb_render_query_pict_index_values_sizeof could be loaded.

Sends a Render::QueryPictIndexValues request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_pict_index_values_reply.

Returns true iff the symbol xcb_render_query_pict_index_values could be loaded.

Sends a Render::QueryPictIndexValues request (unchecked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_pict_index_values_reply.

Returns true iff the symbol xcb_render_query_pict_index_values_unchecked could be loaded.

Returns a pointer to the values field of a xcb_render_query_pict_index_values_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_index_values_values could be loaded.

Returns the number of elements of the values field of a xcb_render_query_pict_index_values_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_index_values_values_length could be loaded.

Returns an iterator over the elements of the values field of a xcb_render_query_pict_index_values_reply_t struct.

Returns true iff the symbol xcb_render_query_pict_index_values_values_iterator could be loaded.

Waits for the reply to a Render::QueryPictIndexValues request.

Returns true iff the symbol xcb_render_query_pict_index_values_reply could be loaded.

Serializes a xcb_render_create_picture_value_list_t object.

Returns true iff the symbol xcb_render_create_picture_value_list_serialize could be loaded.

Unpacks a xcb_render_create_picture_value_list_t object.

Returns true iff the symbol xcb_render_create_picture_value_list_unpack could be loaded.

Computes the size of a xcb_render_create_picture_value_list_t object.

Returns true iff the symbol xcb_render_create_picture_value_list_sizeof could be loaded.

Computes the size of a xcb_render_create_picture_request_t object.

Returns true iff the symbol xcb_render_create_picture_sizeof could be loaded.

Sends a Render::CreatePicture request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

There is an auxiliary version of this function: xcb_render_create_picture_aux_checked.

Returns true iff the symbol xcb_render_create_picture_checked could be loaded.

Sends a Render::CreatePicture request (unchecked).

There is an auxiliary version of this function: xcb_render_create_picture_aux.

Returns true iff the symbol xcb_render_create_picture could be loaded.

Sends a Render::CreatePicture request (checked) (aux).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_picture_aux_checked could be loaded.

Sends a Render::CreatePicture request (unchecked) (aux).

Returns true iff the symbol xcb_render_create_picture_aux could be loaded.

Returns a pointer to the value_list field of a xcb_render_create_picture_request_t struct.

Returns true iff the symbol xcb_render_create_picture_value_list could be loaded.

Serializes a xcb_render_change_picture_value_list_t object.

Returns true iff the symbol xcb_render_change_picture_value_list_serialize could be loaded.

Unpacks a xcb_render_change_picture_value_list_t object.

Returns true iff the symbol xcb_render_change_picture_value_list_unpack could be loaded.

Computes the size of a xcb_render_change_picture_value_list_t object.

Returns true iff the symbol xcb_render_change_picture_value_list_sizeof could be loaded.

Computes the size of a xcb_render_change_picture_request_t object.

Returns true iff the symbol xcb_render_change_picture_sizeof could be loaded.

Sends a Render::ChangePicture request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

There is an auxiliary version of this function: xcb_render_change_picture_aux_checked.

Returns true iff the symbol xcb_render_change_picture_checked could be loaded.

Sends a Render::ChangePicture request (unchecked).

There is an auxiliary version of this function: xcb_render_change_picture_aux.

Returns true iff the symbol xcb_render_change_picture could be loaded.

Sends a Render::ChangePicture request (checked) (aux).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_change_picture_aux_checked could be loaded.

Sends a Render::ChangePicture request (unchecked) (aux).

Returns true iff the symbol xcb_render_change_picture_aux could be loaded.

Returns a pointer to the value_list field of a xcb_render_change_picture_request_t struct.

Returns true iff the symbol xcb_render_change_picture_value_list could be loaded.

Computes the size of a xcb_render_set_picture_clip_rectangles_request_t object.

Returns true iff the symbol xcb_render_set_picture_clip_rectangles_sizeof could be loaded.

Sends a Render::SetPictureClipRectangles request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_set_picture_clip_rectangles_checked could be loaded.

Sends a Render::SetPictureClipRectangles request (unchecked).

Returns true iff the symbol xcb_render_set_picture_clip_rectangles could be loaded.

Returns a pointer to the rectangles field of a xcb_render_set_picture_clip_rectangles_request_t struct.

Returns true iff the symbol xcb_render_set_picture_clip_rectangles_rectangles could be loaded.

Returns the number of elements of the rectangles field of a xcb_render_set_picture_clip_rectangles_request_t struct.

Returns true iff the symbol xcb_render_set_picture_clip_rectangles_rectangles_length could be loaded.

Returns an iterator over the elements of the rectangles field of a xcb_render_set_picture_clip_rectangles_request_t struct.

Returns true iff the symbol xcb_render_set_picture_clip_rectangles_rectangles_iterator could be loaded.

Sends a Render::FreePicture request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_free_picture_checked could be loaded.

Sends a Render::FreePicture request (unchecked).

Returns true iff the symbol xcb_render_free_picture could be loaded.

Sends a Render::Composite request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_composite_checked could be loaded.

Sends a Render::Composite request (unchecked).

Returns true iff the symbol xcb_render_composite could be loaded.

Computes the size of a xcb_render_trapezoids_request_t object.

Returns true iff the symbol xcb_render_trapezoids_sizeof could be loaded.

Sends a Render::Trapezoids request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_trapezoids_checked could be loaded.

Sends a Render::Trapezoids request (unchecked).

Returns true iff the symbol xcb_render_trapezoids could be loaded.

Returns a pointer to the traps field of a xcb_render_trapezoids_request_t struct.

Returns true iff the symbol xcb_render_trapezoids_traps could be loaded.

Returns the number of elements of the traps field of a xcb_render_trapezoids_request_t struct.

Returns true iff the symbol xcb_render_trapezoids_traps_length could be loaded.

Returns an iterator over the elements of the traps field of a xcb_render_trapezoids_request_t struct.

Returns true iff the symbol xcb_render_trapezoids_traps_iterator could be loaded.

Computes the size of a xcb_render_triangles_request_t object.

Returns true iff the symbol xcb_render_triangles_sizeof could be loaded.

Sends a Render::Triangles request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_triangles_checked could be loaded.

Sends a Render::Triangles request (unchecked).

Returns true iff the symbol xcb_render_triangles could be loaded.

Returns a pointer to the triangles field of a xcb_render_triangles_request_t struct.

Returns true iff the symbol xcb_render_triangles_triangles could be loaded.

Returns the number of elements of the triangles field of a xcb_render_triangles_request_t struct.

Returns true iff the symbol xcb_render_triangles_triangles_length could be loaded.

Returns an iterator over the elements of the triangles field of a xcb_render_triangles_request_t struct.

Returns true iff the symbol xcb_render_triangles_triangles_iterator could be loaded.

Computes the size of a xcb_render_tri_strip_request_t object.

Returns true iff the symbol xcb_render_tri_strip_sizeof could be loaded.

Sends a Render::TriStrip request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_tri_strip_checked could be loaded.

Sends a Render::TriStrip request (unchecked).

Returns true iff the symbol xcb_render_tri_strip could be loaded.

Returns a pointer to the points field of a xcb_render_tri_strip_request_t struct.

Returns true iff the symbol xcb_render_tri_strip_points could be loaded.

Returns the number of elements of the points field of a xcb_render_tri_strip_request_t struct.

Returns true iff the symbol xcb_render_tri_strip_points_length could be loaded.

Returns an iterator over the elements of the points field of a xcb_render_tri_strip_request_t struct.

Returns true iff the symbol xcb_render_tri_strip_points_iterator could be loaded.

Computes the size of a xcb_render_tri_fan_request_t object.

Returns true iff the symbol xcb_render_tri_fan_sizeof could be loaded.

Sends a Render::TriFan request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_tri_fan_checked could be loaded.

Sends a Render::TriFan request (unchecked).

Returns true iff the symbol xcb_render_tri_fan could be loaded.

Returns a pointer to the points field of a xcb_render_tri_fan_request_t struct.

Returns true iff the symbol xcb_render_tri_fan_points could be loaded.

Returns the number of elements of the points field of a xcb_render_tri_fan_request_t struct.

Returns true iff the symbol xcb_render_tri_fan_points_length could be loaded.

Returns an iterator over the elements of the points field of a xcb_render_tri_fan_request_t struct.

Returns true iff the symbol xcb_render_tri_fan_points_iterator could be loaded.

Sends a Render::CreateGlyphSet request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_glyph_set_checked could be loaded.

Sends a Render::CreateGlyphSet request (unchecked).

Returns true iff the symbol xcb_render_create_glyph_set could be loaded.

Sends a Render::ReferenceGlyphSet request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_reference_glyph_set_checked could be loaded.

Sends a Render::ReferenceGlyphSet request (unchecked).

Returns true iff the symbol xcb_render_reference_glyph_set could be loaded.

Sends a Render::FreeGlyphSet request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_free_glyph_set_checked could be loaded.

Sends a Render::FreeGlyphSet request (unchecked).

Returns true iff the symbol xcb_render_free_glyph_set could be loaded.

Computes the size of a xcb_render_add_glyphs_request_t object.

Returns true iff the symbol xcb_render_add_glyphs_sizeof could be loaded.

Sends a Render::AddGlyphs request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_add_glyphs_checked could be loaded.

Sends a Render::AddGlyphs request (unchecked).

Returns true iff the symbol xcb_render_add_glyphs could be loaded.

Returns a pointer to the glyphids field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphids could be loaded.

Returns the number of elements of the glyphids field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphids_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the glyphids field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphids_end could be loaded.

Returns a pointer to the glyphs field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphs could be loaded.

Returns the number of elements of the glyphs field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphs_length could be loaded.

Returns an iterator over the elements of the glyphs field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_glyphs_iterator could be loaded.

Returns a pointer to the data field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_data could be loaded.

Returns the number of elements of the data field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_data_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the data field of a xcb_render_add_glyphs_request_t struct.

Returns true iff the symbol xcb_render_add_glyphs_data_end could be loaded.

Computes the size of a xcb_render_free_glyphs_request_t object.

Returns true iff the symbol xcb_render_free_glyphs_sizeof could be loaded.

Sends a Render::FreeGlyphs request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_free_glyphs_checked could be loaded.

Sends a Render::FreeGlyphs request (unchecked).

Returns true iff the symbol xcb_render_free_glyphs could be loaded.

Returns a pointer to the glyphs field of a xcb_render_free_glyphs_request_t struct.

Returns true iff the symbol xcb_render_free_glyphs_glyphs could be loaded.

Returns the number of elements of the glyphs field of a xcb_render_free_glyphs_request_t struct.

Returns true iff the symbol xcb_render_free_glyphs_glyphs_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the glyphs field of a xcb_render_free_glyphs_request_t struct.

Returns true iff the symbol xcb_render_free_glyphs_glyphs_end could be loaded.

Computes the size of a xcb_render_composite_glyphs_8_request_t object.

Returns true iff the symbol xcb_render_composite_glyphs_8_sizeof could be loaded.

Sends a Render::CompositeGlyphs8 request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_composite_glyphs_8_checked could be loaded.

Sends a Render::CompositeGlyphs8 request (unchecked).

Returns true iff the symbol xcb_render_composite_glyphs_8 could be loaded.

Returns a pointer to the glyphcmds field of a xcb_render_composite_glyphs_8_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_8_glyphcmds could be loaded.

Returns the number of elements of the glyphcmds field of a xcb_render_composite_glyphs_8_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_8_glyphcmds_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the glyphcmds field of a xcb_render_composite_glyphs_8_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_8_glyphcmds_end could be loaded.

Computes the size of a xcb_render_composite_glyphs_16_request_t object.

Returns true iff the symbol xcb_render_composite_glyphs_16_sizeof could be loaded.

Sends a Render::CompositeGlyphs16 request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_composite_glyphs_16_checked could be loaded.

Sends a Render::CompositeGlyphs16 request (unchecked).

Returns true iff the symbol xcb_render_composite_glyphs_16 could be loaded.

Returns a pointer to the glyphcmds field of a xcb_render_composite_glyphs_16_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_16_glyphcmds could be loaded.

Returns the number of elements of the glyphcmds field of a xcb_render_composite_glyphs_16_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_16_glyphcmds_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the glyphcmds field of a xcb_render_composite_glyphs_16_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_16_glyphcmds_end could be loaded.

Computes the size of a xcb_render_composite_glyphs_32_request_t object.

Returns true iff the symbol xcb_render_composite_glyphs_32_sizeof could be loaded.

Sends a Render::CompositeGlyphs32 request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_composite_glyphs_32_checked could be loaded.

Sends a Render::CompositeGlyphs32 request (unchecked).

Returns true iff the symbol xcb_render_composite_glyphs_32 could be loaded.

Returns a pointer to the glyphcmds field of a xcb_render_composite_glyphs_32_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_32_glyphcmds could be loaded.

Returns the number of elements of the glyphcmds field of a xcb_render_composite_glyphs_32_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_32_glyphcmds_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the glyphcmds field of a xcb_render_composite_glyphs_32_request_t struct.

Returns true iff the symbol xcb_render_composite_glyphs_32_glyphcmds_end could be loaded.

Computes the size of a xcb_render_fill_rectangles_request_t object.

Returns true iff the symbol xcb_render_fill_rectangles_sizeof could be loaded.

Sends a Render::FillRectangles request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_fill_rectangles_checked could be loaded.

Sends a Render::FillRectangles request (unchecked).

Returns true iff the symbol xcb_render_fill_rectangles could be loaded.

Returns a pointer to the rects field of a xcb_render_fill_rectangles_request_t struct.

Returns true iff the symbol xcb_render_fill_rectangles_rects could be loaded.

Returns the number of elements of the rects field of a xcb_render_fill_rectangles_request_t struct.

Returns true iff the symbol xcb_render_fill_rectangles_rects_length could be loaded.

Returns an iterator over the elements of the rects field of a xcb_render_fill_rectangles_request_t struct.

Returns true iff the symbol xcb_render_fill_rectangles_rects_iterator could be loaded.

Sends a Render::CreateCursor request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_cursor_checked could be loaded.

Sends a Render::CreateCursor request (unchecked).

Returns true iff the symbol xcb_render_create_cursor could be loaded.

Advances a xcb_render_transform_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_transform_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_transform_iterator_t.

Returns true iff the symbol xcb_render_transform_end could be loaded.

Sends a Render::SetPictureTransform request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_set_picture_transform_checked could be loaded.

Sends a Render::SetPictureTransform request (unchecked).

Returns true iff the symbol xcb_render_set_picture_transform could be loaded.

Computes the size of a xcb_render_query_filters_reply_t object.

Returns true iff the symbol xcb_render_query_filters_sizeof could be loaded.

Sends a Render::QueryFilters request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_filters_reply.

Returns true iff the symbol xcb_render_query_filters could be loaded.

Sends a Render::QueryFilters request (unchecked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_render_query_filters_reply.

Returns true iff the symbol xcb_render_query_filters_unchecked could be loaded.

Returns a pointer to the aliases field of a xcb_render_query_filters_reply_t struct.

Returns true iff the symbol xcb_render_query_filters_aliases could be loaded.

Returns the number of elements of the aliases field of a xcb_render_query_filters_reply_t struct.

Returns true iff the symbol xcb_render_query_filters_aliases_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the aliases field of a xcb_render_query_filters_reply_t struct.

Returns true iff the symbol xcb_render_query_filters_aliases_end could be loaded.

Returns the number of elements of the filters field of a xcb_render_query_filters_reply_t struct.

Returns true iff the symbol xcb_render_query_filters_filters_length could be loaded.

Returns an iterator over the elements of the filters field of a xcb_render_query_filters_reply_t struct.

Returns true iff the symbol xcb_render_query_filters_filters_iterator could be loaded.

Waits for the reply to a Render::QueryFilters request.

Returns true iff the symbol xcb_render_query_filters_reply could be loaded.

Computes the size of a xcb_render_set_picture_filter_request_t object.

Returns true iff the symbol xcb_render_set_picture_filter_sizeof could be loaded.

Sends a Render::SetPictureFilter request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_set_picture_filter_checked could be loaded.

Sends a Render::SetPictureFilter request (unchecked).

Returns true iff the symbol xcb_render_set_picture_filter could be loaded.

Returns a pointer to the filter field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_filter could be loaded.

Returns the number of elements of the filter field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_filter_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the filter field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_filter_end could be loaded.

Returns a pointer to the values field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_values could be loaded.

Returns the number of elements of the values field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_values_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the values field of a xcb_render_set_picture_filter_request_t struct.

Returns true iff the symbol xcb_render_set_picture_filter_values_end could be loaded.

Advances a xcb_render_animcursorelt_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_animcursorelt_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_animcursorelt_iterator_t.

Returns true iff the symbol xcb_render_animcursorelt_end could be loaded.

Computes the size of a xcb_render_create_anim_cursor_request_t object.

Returns true iff the symbol xcb_render_create_anim_cursor_sizeof could be loaded.

Sends a Render::CreateAnimCursor request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_anim_cursor_checked could be loaded.

Sends a Render::CreateAnimCursor request (unchecked).

Returns true iff the symbol xcb_render_create_anim_cursor could be loaded.

Returns a pointer to the cursors field of a xcb_render_create_anim_cursor_request_t struct.

Returns true iff the symbol xcb_render_create_anim_cursor_cursors could be loaded.

Returns the number of elements of the cursors field of a xcb_render_create_anim_cursor_request_t struct.

Returns true iff the symbol xcb_render_create_anim_cursor_cursors_length could be loaded.

Returns an iterator over the elements of the cursors field of a xcb_render_create_anim_cursor_request_t struct.

Returns true iff the symbol xcb_render_create_anim_cursor_cursors_iterator could be loaded.

Advances a xcb_render_spanfix_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_spanfix_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_spanfix_iterator_t.

Returns true iff the symbol xcb_render_spanfix_end could be loaded.

Advances a xcb_render_trap_iterator_t iterator by 1 element.

Returns true iff the symbol xcb_render_trap_next could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of a xcb_render_trap_iterator_t.

Returns true iff the symbol xcb_render_trap_end could be loaded.

Computes the size of a xcb_render_add_traps_request_t object.

Returns true iff the symbol xcb_render_add_traps_sizeof could be loaded.

Sends a Render::AddTraps request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_add_traps_checked could be loaded.

Sends a Render::AddTraps request (unchecked).

Returns true iff the symbol xcb_render_add_traps could be loaded.

Returns a pointer to the traps field of a xcb_render_add_traps_request_t struct.

Returns true iff the symbol xcb_render_add_traps_traps could be loaded.

Returns the number of elements of the traps field of a xcb_render_add_traps_request_t struct.

Returns true iff the symbol xcb_render_add_traps_traps_length could be loaded.

Returns an iterator over the elements of the traps field of a xcb_render_add_traps_request_t struct.

Returns true iff the symbol xcb_render_add_traps_traps_iterator could be loaded.

Sends a Render::CreateSolidFill request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_solid_fill_checked could be loaded.

Sends a Render::CreateSolidFill request (unchecked).

Returns true iff the symbol xcb_render_create_solid_fill could be loaded.

Computes the size of a xcb_render_create_linear_gradient_request_t object.

Returns true iff the symbol xcb_render_create_linear_gradient_sizeof could be loaded.

Sends a Render::CreateLinearGradient request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_linear_gradient_checked could be loaded.

Sends a Render::CreateLinearGradient request (unchecked).

Returns true iff the symbol xcb_render_create_linear_gradient could be loaded.

Returns a pointer to the stops field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_stops could be loaded.

Returns the number of elements of the stops field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_stops_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the stops field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_stops_end could be loaded.

Returns a pointer to the colors field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_colors could be loaded.

Returns the number of elements of the colors field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_colors_length could be loaded.

Returns an iterator over the elements of the colors field of a xcb_render_create_linear_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_linear_gradient_colors_iterator could be loaded.

Computes the size of a xcb_render_create_radial_gradient_request_t object.

Returns true iff the symbol xcb_render_create_radial_gradient_sizeof could be loaded.

Sends a Render::CreateRadialGradient request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_radial_gradient_checked could be loaded.

Sends a Render::CreateRadialGradient request (unchecked).

Returns true iff the symbol xcb_render_create_radial_gradient could be loaded.

Returns a pointer to the stops field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_stops could be loaded.

Returns the number of elements of the stops field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_stops_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the stops field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_stops_end could be loaded.

Returns a pointer to the colors field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_colors could be loaded.

Returns the number of elements of the colors field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_colors_length could be loaded.

Returns an iterator over the elements of the colors field of a xcb_render_create_radial_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_radial_gradient_colors_iterator could be loaded.

Computes the size of a xcb_render_create_conical_gradient_request_t object.

Returns true iff the symbol xcb_render_create_conical_gradient_sizeof could be loaded.

Sends a Render::CreateConicalGradient request (checked).

This request generates a reply. You must either discard it with discard_reply or retrieve it with xcb_request_check.

Returns true iff the symbol xcb_render_create_conical_gradient_checked could be loaded.

Sends a Render::CreateConicalGradient request (unchecked).

Returns true iff the symbol xcb_render_create_conical_gradient could be loaded.

Returns a pointer to the stops field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_stops could be loaded.

Returns the number of elements of the stops field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_stops_length could be loaded.

Returns a xcb_generic_iterator_t pointing just past the end of the stops field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_stops_end could be loaded.

Returns a pointer to the colors field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_colors could be loaded.

Returns the number of elements of the colors field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_colors_length could be loaded.

Returns an iterator over the elements of the colors field of a xcb_render_create_conical_gradient_request_t struct.

Returns true iff the symbol xcb_render_create_conical_gradient_colors_iterator could be loaded.

Loads the library from the default location.

Loads the library from the default location, potentially loading an incompatible SO version.

For example, this function first tries to load libxcb.so.1. If this fails, it tries to load libxcb.so.

Loads the library from the specified path.

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.