Struct julia_sys::siginfo_t__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct siginfo_t__bindgen_ty_1__bindgen_ty_1 { pub si_pid: __pid_t, pub si_uid: __uid_t, }

Fields

Trait Implementations

impl Debug for siginfo_t__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for siginfo_t__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more