Expand description
Required features: "Win32_Graphics_Direct3D_Dxc"
Fields
Ptr: *const c_void
Size: usize
Encoding: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DxcBuffer
impl !Send for DxcBuffer
impl !Sync for DxcBuffer
impl Unpin for DxcBuffer
impl UnwindSafe for DxcBuffer
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