Expand description
Required features: "Win32_Devices_Display"
, "Win32_Foundation"
Fields
Char: CHAR
Attributes: CHAR
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VGA_CHAR
impl Send for VGA_CHAR
impl Sync for VGA_CHAR
impl Unpin for VGA_CHAR
impl UnwindSafe for VGA_CHAR
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