Struct emscripten_sys::_IO_FILE
[−]
[src]
#[repr(C)]pub struct _IO_FILE { /* fields omitted */ }
Trait Implementations
impl Debug for _IO_FILE
[src]
impl Copy for _IO_FILE
[src]
impl Clone for _IO_FILE
[src]
fn clone(&self) -> _IO_FILE
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more