Struct sophia_sys::proc_rlimit_control_wakeupmon [] [src]

#[repr(C)]
pub struct proc_rlimit_control_wakeupmon { pub wm_flags: uint32_t, pub wm_rate: int32_t, }

Fields

Trait Implementations

impl Copy for proc_rlimit_control_wakeupmon
[src]

impl Clone for proc_rlimit_control_wakeupmon
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for proc_rlimit_control_wakeupmon
[src]

Formats the value using the given formatter.

impl Default for proc_rlimit_control_wakeupmon
[src]

Returns the "default value" for a type. Read more