Struct csfml_graphics_sys::sfSprite [] [src]

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

Trait Implementations

impl Debug for sfSprite
[src]

Formats the value using the given formatter.

impl Copy for sfSprite
[src]

impl Clone for sfSprite
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more