Struct browser_window::prelude::c__sigset_t [−]
Fields
__val: [u32; 16]
Trait Implementations
impl Clone for c__sigset_t
impl Clone for c__sigset_t
pub fn clone(&self) -> c__sigset_t
pub fn clone(&self) -> c__sigset_t
Returns a copy of the value. Read more
Performs copy-assignment from source
. Read more
impl Debug for c__sigset_t
impl Debug for c__sigset_t
impl Copy for c__sigset_t
Auto Trait Implementations
impl RefUnwindSafe for c__sigset_t
impl Send for c__sigset_t
impl Sync for c__sigset_t
impl Unpin for c__sigset_t
impl UnwindSafe for c__sigset_t
Blanket Implementations
Mutably borrows from an owned value. Read more