Struct linux_raw_sys::v2_6_32::general::task_struct [−][src]
#[repr(C)]pub struct task_struct { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for task_structimpl Send for task_structimpl Sync for task_structimpl Unpin for task_structimpl UnwindSafe for task_structBlanket Implementations
Mutably borrows from an owned value. Read more