Struct ipp_headers_sys::iWTFwdSpec_32f_C1R
source · #[repr(C)]pub struct iWTFwdSpec_32f_C1R { /* private fields */ }
Trait Implementations§
source§impl Clone for iWTFwdSpec_32f_C1R
impl Clone for iWTFwdSpec_32f_C1R
source§fn clone(&self) -> iWTFwdSpec_32f_C1R
fn clone(&self) -> iWTFwdSpec_32f_C1R
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for iWTFwdSpec_32f_C1R
impl Debug for iWTFwdSpec_32f_C1R
impl Copy for iWTFwdSpec_32f_C1R
Auto Trait Implementations§
impl Freeze for iWTFwdSpec_32f_C1R
impl RefUnwindSafe for iWTFwdSpec_32f_C1R
impl Send for iWTFwdSpec_32f_C1R
impl Sync for iWTFwdSpec_32f_C1R
impl Unpin for iWTFwdSpec_32f_C1R
impl UnwindSafe for iWTFwdSpec_32f_C1R
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more