Struct julia_sys::__pthread_unwind_buf_t__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct __pthread_unwind_buf_t__bindgen_ty_1 { pub __cancel_jmp_buf: __jmp_buf, pub __mask_was_saved: c_int, }

Fields

Trait Implementations

impl Debug for __pthread_unwind_buf_t__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for __pthread_unwind_buf_t__bindgen_ty_1
[src]

impl Clone for __pthread_unwind_buf_t__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more