Expand description
Required features: "Win32_Graphics_Direct3D9"
Fields
Offset: u32
Size: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for D3DRANGE
impl Send for D3DRANGE
impl Sync for D3DRANGE
impl Unpin for D3DRANGE
impl UnwindSafe for D3DRANGE
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