Struct vips_sys::__jmp_buf_tag [−][src]
#[repr(C)]pub struct __jmp_buf_tag { /* fields omitted */ }
Trait Implementations
impl Debug for __jmp_buf_tag
[src]
impl Debug for __jmp_buf_tag
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for __jmp_buf_tag
[src]
impl Copy for __jmp_buf_tag
impl Clone for __jmp_buf_tag
[src]
impl Clone for __jmp_buf_tag
fn clone(&self) -> __jmp_buf_tag
[src]
fn clone(&self) -> __jmp_buf_tag
Returns 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 __jmp_buf_tag
impl Send for __jmp_buf_tag
impl Sync for __jmp_buf_tag
impl Sync for __jmp_buf_tag