Struct newt_sys::grid_s[][src]

#[repr(C)]
pub struct grid_s { /* fields omitted */ }

Trait Implementations

impl Debug for grid_s
[src]

Formats the value using the given formatter. Read more

impl Copy for grid_s
[src]

impl Clone for grid_s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for grid_s

impl Sync for grid_s