Struct vlfeat_sys::proc_rlimit_control_wakeupmon [] [src]

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

Fields

Trait Implementations

impl Debug for proc_rlimit_control_wakeupmon
[src]

Formats the value using the given formatter.

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