[][src]Type Definition xcb::render::QueryPictIndexValuesReply

type QueryPictIndexValuesReply = Reply<xcb_render_query_pict_index_values_reply_t>;

Methods

impl QueryPictIndexValuesReply[src]

pub fn num_values(&self) -> u32[src]

Important traits for IndexvalueIterator
pub fn values(&self) -> IndexvalueIterator[src]