Struct tobii_sys::Api [] [src]

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

tobii_api_t

Trait Implementations

impl Debug for Api
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Api
[src]

impl Clone for Api
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Api

impl Sync for Api