Struct csfml_graphics_sys::sfGlslBvec2 [] [src]

#[repr(C)]
pub struct sfGlslBvec2 { pub x: sfBool, pub y: sfBool, }

Fields

Trait Implementations

impl Debug for sfGlslBvec2
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfGlslBvec2
[src]

impl Clone for sfGlslBvec2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more