#[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 moresourceimpl 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 moresourceimpl 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 moresourceimpl 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 moresourceimpl 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 moresourceimpl 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 moresourceimpl 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 moresourceimpl 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 moresourceimpl Ord for StreamDescriptorSurfaceCreateFlagsGGP
impl Ord for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn cmp(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> Ordering
fn cmp(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> Ordering
1.21.0 · sourcefn max(self, other: Self) -> Self
fn max(self, other: Self) -> Self
Compares and returns the maximum of two values. Read more
1.21.0 · sourcefn min(self, other: Self) -> Self
fn min(self, other: Self) -> Self
Compares and returns the minimum of two values. Read more
1.50.0 · sourcefn clamp(self, min: Self, max: Self) -> Selfwhere
Self: PartialOrd<Self>,
fn clamp(self, min: Self, max: Self) -> Selfwhere
Self: PartialOrd<Self>,
Restrict a value to a certain interval. Read more
sourceimpl PartialEq<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
impl PartialEq<StreamDescriptorSurfaceCreateFlagsGGP> for StreamDescriptorSurfaceCreateFlagsGGP
sourcefn eq(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
fn eq(&self, other: &StreamDescriptorSurfaceCreateFlagsGGP) -> bool
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>
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 moreimpl 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 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