Struct rdma_sys::ibv_values_ex
source · [−]Fields
comp_mask: u32raw_clock: timespecAuto Trait Implementations
impl RefUnwindSafe for ibv_values_ex
impl Send for ibv_values_ex
impl Sync for ibv_values_ex
impl Unpin for ibv_values_ex
impl UnwindSafe for ibv_values_ex
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