Fields
pid: u32index: i32-1 == disable
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CaPid
impl Send for CaPid
impl Sync for CaPid
impl Unpin for CaPid
impl UnwindSafe for CaPid
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more