Expand description
Required features: "Win32_Graphics_Direct3D_Dxc"
Fields
Name: PCWSTR
Value: PCWSTR
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DxcDefine
impl !Send for DxcDefine
impl !Sync for DxcDefine
impl Unpin for DxcDefine
impl UnwindSafe for DxcDefine
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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