Struct csfml_graphics_sys::sfVertexArray [] [src]

#[repr(C)]
pub struct sfVertexArray(_);

Trait Implementations

impl Debug for sfVertexArray
[src]

Formats the value using the given formatter.

impl Copy for sfVertexArray
[src]

impl Clone for sfVertexArray
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more