Struct phper_sys::sigevent__bindgen_ty_1__bindgen_ty_1 [−][src]
#[repr(C)]pub struct sigevent__bindgen_ty_1__bindgen_ty_1 { pub _function: Option<unsafe extern "C" fn(arg1: __sigval_t)>, pub _attribute: *mut pthread_attr_t, }
Fields
_function: Option<unsafe extern "C" fn(arg1: __sigval_t)>_attribute: *mut pthread_attr_tTrait Implementations
Auto Trait Implementations
impl !Send for sigevent__bindgen_ty_1__bindgen_ty_1impl !Sync for sigevent__bindgen_ty_1__bindgen_ty_1Blanket Implementations
Mutably borrows from an owned value. Read more