Struct croaring_sys::_IO_cookie_file [−][src]
#[repr(C)]pub struct _IO_cookie_file { /* fields omitted */ }
Trait Implementations
impl Debug for _IO_cookie_file[src]
impl Debug for _IO_cookie_filefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for _IO_cookie_file[src]
impl Copy for _IO_cookie_fileimpl Clone for _IO_cookie_file[src]
impl Clone for _IO_cookie_filefn clone(&self) -> _IO_cookie_file[src]
fn clone(&self) -> _IO_cookie_fileReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
Auto Trait Implementations
impl Send for _IO_cookie_file
impl Send for _IO_cookie_fileimpl Sync for _IO_cookie_file
impl Sync for _IO_cookie_file