#[repr(transparent)]pub struct StreamDescriptorSurfaceCreateFlagsGGP(_);Expand description
Implementations
sourceimpl StreamDescriptorSurfaceCreateFlagsGGP
impl StreamDescriptorSurfaceCreateFlagsGGP
pub const fn empty() -> StreamDescriptorSurfaceCreateFlagsGGP
pub const fn from_raw(x: u32) -> StreamDescriptorSurfaceCreateFlagsGGP
pub const fn as_raw(self) -> u32
pub const fn is_empty(self) -> bool
pub const fn intersects(
self,
other: StreamDescriptorSurfaceCreateFlagsGGP
) -> bool
sourcepub const fn contains(
self,
other: StreamDescriptorSurfaceCreateFlagsGGP
) -> bool
pub const fn contains(
self,
other: StreamDescriptorSurfaceCreateFlagsGGP
) -> bool
Returns whether other is a subset of self
Trait Implementations
sourceimpl BitAnd<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitAnd<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
The resulting type after applying the & operator.
sourcefn bitand(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
fn bitand(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
Performs the & operation. Read more
sourceimpl BitAndAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitAndAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn bitand_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
fn bitand_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
Performs the &= operation. Read more
sourceimpl BitOr<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitOr<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
The resulting type after applying the | operator.
sourcefn bitor(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
fn bitor(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
Performs the | operation. Read more
sourceimpl BitOrAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitOrAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn bitor_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
fn bitor_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
Performs the |= operation. Read more
sourceimpl BitXor<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitXor<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
The resulting type after applying the ^ operator.
sourcefn bitxor(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
fn bitxor(
self,
rhs: StreamDescriptorSurfaceCreateFlagsGGP
) -> StreamDescriptorSurfaceCreateFlagsGGP
Performs the ^ operation. Read more
sourceimpl BitXorAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl BitXorAssign<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn bitxor_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
fn bitxor_assign(&mut self, rhs: StreamDescriptorSurfaceCreateFlagsGGP)
Performs the ^= operation. Read more
sourceimpl Clone for StreamDescriptorSurfaceCreateFlagsGGP
impl Clone for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn clone(&self) -> StreamDescriptorSurfaceCreateFlagsGGP
fn clone(&self) -> StreamDescriptorSurfaceCreateFlagsGGP
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
sourceimpl Default for StreamDescriptorSurfaceCreateFlagsGGP
impl Default for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn default() -> StreamDescriptorSurfaceCreateFlagsGGP
fn default() -> StreamDescriptorSurfaceCreateFlagsGGP
Returns the “default value” for a type. Read more
sourceimpl Not for StreamDescriptorSurfaceCreateFlagsGGP
impl Not for StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
type Output = StreamDescriptorSurfaceCreateFlagsGGP
The resulting type after applying the ! operator.
sourcefn not(self) -> StreamDescriptorSurfaceCreateFlagsGGP
fn not(self) -> StreamDescriptorSurfaceCreateFlagsGGP
Performs the unary ! operation. Read more
sourceimpl Ord for StreamDescriptorSurfaceCreateFlagsGGP
impl Ord for StreamDescriptorSurfaceCreateFlagsGGP
sourceimpl PartialEq<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl PartialEq<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn eq(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
fn eq(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
This method tests for self and other values to be equal, and is used
by ==. Read more
sourcefn ne(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
fn ne(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
This method tests for !=.
sourceimpl PartialOrd<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl PartialOrd<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn partial_cmp(
&self,
other: &StreamDescriptorSurfaceCreateFlagsGGP
) -> Option<Ordering>
fn partial_cmp(
&self,
other: &StreamDescriptorSurfaceCreateFlagsGGP
) -> Option<Ordering>
This method returns an ordering between self and other values if one exists. Read more
1.0.0 · sourcefn lt(&self, other: &Rhs) -> bool
fn lt(&self, other: &Rhs) -> bool
This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · sourcefn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read more
impl Copy for StreamDescriptorSurfaceCreateFlagsGGP
impl Eq for StreamDescriptorSurfaceCreateFlagsGGP
impl StructuralEq for StreamDescriptorSurfaceCreateFlagsGGP
impl StructuralPartialEq for StreamDescriptorSurfaceCreateFlagsGGP
Auto Trait Implementations
impl RefUnwindSafe for StreamDescriptorSurfaceCreateFlagsGGP
impl Send for StreamDescriptorSurfaceCreateFlagsGGP
impl Sync for StreamDescriptorSurfaceCreateFlagsGGP
impl Unpin for StreamDescriptorSurfaceCreateFlagsGGP
impl UnwindSafe for StreamDescriptorSurfaceCreateFlagsGGP
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