Struct arduino_esp::_glue [] [src]

#[repr(C)]
pub struct _glue { pub _next: *mut _glue, pub _niobs: c_int, pub _iobs: *mut __FILE, }

Fields

Trait Implementations

impl Debug for _glue
[src]

[src]

Formats the value using the given formatter.

impl Copy for _glue
[src]

impl Clone for _glue
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more