Type Definition libnotcurses_sys::c_api::NcVisualFlag_u64
source · [−]pub type NcVisualFlag_u64 = u64;Trait Implementations
sourceimpl<'a, 'b> BitAnd<&'b NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitAnd<&'b NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitand(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAnd<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAnd<&'b NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitand(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAnd<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitAnd<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitand(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAnd<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAnd<&'b mut NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitand(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAnd<NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitAnd<NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: NcVisualFlag) -> Self::Output
fn bitand(self, rhs: NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAnd<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAnd<NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the & operator.
sourcefn bitand(self, rhs: NcVisualFlag) -> Self::Output
fn bitand(self, rhs: NcVisualFlag) -> Self::Output
Performs the & operation. Read more
sourceimpl<'a, 'b> BitAndAssign<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAndAssign<&'b NcVisualFlag> for NcVisualFlag_u64
sourcefn bitand_assign(&mut self, rhs: &'b NcVisualFlag)
fn bitand_assign(&mut self, rhs: &'b NcVisualFlag)
Performs the &= operation. Read more
sourceimpl<'a, 'b> BitAndAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAndAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
sourcefn bitand_assign(&mut self, rhs: &'b mut NcVisualFlag)
fn bitand_assign(&mut self, rhs: &'b mut NcVisualFlag)
Performs the &= operation. Read more
sourceimpl<'a, 'b> BitAndAssign<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitAndAssign<NcVisualFlag> for NcVisualFlag_u64
sourcefn bitand_assign(&mut self, rhs: NcVisualFlag)
fn bitand_assign(&mut self, rhs: NcVisualFlag)
Performs the &= operation. Read more
sourceimpl<'a, 'b> BitOr<&'b NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitOr<&'b NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitor(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOr<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOr<&'b NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitor(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOr<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitOr<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOr<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOr<&'b mut NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOr<NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitOr<NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: NcVisualFlag) -> Self::Output
fn bitor(self, rhs: NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOr<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOr<NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the | operator.
sourcefn bitor(self, rhs: NcVisualFlag) -> Self::Output
fn bitor(self, rhs: NcVisualFlag) -> Self::Output
Performs the | operation. Read more
sourceimpl<'a, 'b> BitOrAssign<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOrAssign<&'b NcVisualFlag> for NcVisualFlag_u64
sourcefn bitor_assign(&mut self, rhs: &'b NcVisualFlag)
fn bitor_assign(&mut self, rhs: &'b NcVisualFlag)
Performs the |= operation. Read more
sourceimpl<'a, 'b> BitOrAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOrAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
sourcefn bitor_assign(&mut self, rhs: &'b mut NcVisualFlag)
fn bitor_assign(&mut self, rhs: &'b mut NcVisualFlag)
Performs the |= operation. Read more
sourceimpl<'a, 'b> BitOrAssign<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitOrAssign<NcVisualFlag> for NcVisualFlag_u64
sourcefn bitor_assign(&mut self, rhs: NcVisualFlag)
fn bitor_assign(&mut self, rhs: NcVisualFlag)
Performs the |= operation. Read more
sourceimpl<'a, 'b> BitXor<&'b NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitXor<&'b NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXor<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXor<&'b NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: &'b NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXor<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitXor<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXor<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXor<&'b mut NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXor<NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> BitXor<NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXor<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXor<NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the ^ operator.
sourcefn bitxor(self, rhs: NcVisualFlag) -> Self::Output
fn bitxor(self, rhs: NcVisualFlag) -> Self::Output
Performs the ^ operation. Read more
sourceimpl<'a, 'b> BitXorAssign<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXorAssign<&'b NcVisualFlag> for NcVisualFlag_u64
sourcefn bitxor_assign(&mut self, rhs: &'b NcVisualFlag)
fn bitxor_assign(&mut self, rhs: &'b NcVisualFlag)
Performs the ^= operation. Read more
sourceimpl<'a, 'b> BitXorAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXorAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
sourcefn bitxor_assign(&mut self, rhs: &'b mut NcVisualFlag)
fn bitxor_assign(&mut self, rhs: &'b mut NcVisualFlag)
Performs the ^= operation. Read more
sourceimpl<'a, 'b> BitXorAssign<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> BitXorAssign<NcVisualFlag> for NcVisualFlag_u64
sourcefn bitxor_assign(&mut self, rhs: NcVisualFlag)
fn bitxor_assign(&mut self, rhs: NcVisualFlag)
Performs the ^= operation. Read more
sourceimpl<'a> From<&'a NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a> From<&'a NcVisualFlag> for &'a NcVisualFlag_u64
sourcefn from(s: &'a NcVisualFlag) -> Self
fn from(s: &'a NcVisualFlag) -> Self
Converts to this type from the input type.
sourceimpl<'a> From<&'a mut NcVisualFlag> for &'a mut NcVisualFlag_u64
impl<'a> From<&'a mut NcVisualFlag> for &'a mut NcVisualFlag_u64
sourcefn from(s: &'a mut NcVisualFlag) -> Self
fn from(s: &'a mut NcVisualFlag) -> Self
Converts to this type from the input type.
sourceimpl From<NcVisualFlag> for NcVisualFlag_u64
impl From<NcVisualFlag> for NcVisualFlag_u64
sourcefn from(s: NcVisualFlag) -> Self
fn from(s: NcVisualFlag) -> Self
Converts to this type from the input type.
sourceimpl<'a, 'b> Shl<&'b NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shl<&'b NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: &'b NcVisualFlag) -> Self::Output
fn shl(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> Shl<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shl<&'b NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: &'b NcVisualFlag) -> Self::Output
fn shl(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> Shl<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shl<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn shl(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> Shl<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shl<&'b mut NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn shl(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> Shl<NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shl<NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: NcVisualFlag) -> Self::Output
fn shl(self, rhs: NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> Shl<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shl<NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the << operator.
sourcefn shl(self, rhs: NcVisualFlag) -> Self::Output
fn shl(self, rhs: NcVisualFlag) -> Self::Output
Performs the << operation. Read more
sourceimpl<'a, 'b> ShlAssign<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShlAssign<&'b NcVisualFlag> for NcVisualFlag_u64
sourcefn shl_assign(&mut self, rhs: &'b NcVisualFlag)
fn shl_assign(&mut self, rhs: &'b NcVisualFlag)
Performs the <<= operation. Read more
sourceimpl<'a, 'b> ShlAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShlAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
sourcefn shl_assign(&mut self, rhs: &'b mut NcVisualFlag)
fn shl_assign(&mut self, rhs: &'b mut NcVisualFlag)
Performs the <<= operation. Read more
sourceimpl<'a, 'b> ShlAssign<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShlAssign<NcVisualFlag> for NcVisualFlag_u64
sourcefn shl_assign(&mut self, rhs: NcVisualFlag)
fn shl_assign(&mut self, rhs: NcVisualFlag)
Performs the <<= operation. Read more
sourceimpl<'a, 'b> Shr<&'b NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shr<&'b NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: &'b NcVisualFlag) -> Self::Output
fn shr(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> Shr<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shr<&'b NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: &'b NcVisualFlag) -> Self::Output
fn shr(self, rhs: &'b NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> Shr<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shr<&'b mut NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn shr(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> Shr<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shr<&'b mut NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: &'b mut NcVisualFlag) -> Self::Output
fn shr(self, rhs: &'b mut NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> Shr<NcVisualFlag> for &'a NcVisualFlag_u64
impl<'a, 'b> Shr<NcVisualFlag> for &'a NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: NcVisualFlag) -> Self::Output
fn shr(self, rhs: NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> Shr<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> Shr<NcVisualFlag> for NcVisualFlag_u64
type Output = NcVisualFlag
type Output = NcVisualFlag
The resulting type after applying the >> operator.
sourcefn shr(self, rhs: NcVisualFlag) -> Self::Output
fn shr(self, rhs: NcVisualFlag) -> Self::Output
Performs the >> operation. Read more
sourceimpl<'a, 'b> ShrAssign<&'b NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShrAssign<&'b NcVisualFlag> for NcVisualFlag_u64
sourcefn shr_assign(&mut self, rhs: &'b NcVisualFlag)
fn shr_assign(&mut self, rhs: &'b NcVisualFlag)
Performs the >>= operation. Read more
sourceimpl<'a, 'b> ShrAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShrAssign<&'b mut NcVisualFlag> for NcVisualFlag_u64
sourcefn shr_assign(&mut self, rhs: &'b mut NcVisualFlag)
fn shr_assign(&mut self, rhs: &'b mut NcVisualFlag)
Performs the >>= operation. Read more
sourceimpl<'a, 'b> ShrAssign<NcVisualFlag> for NcVisualFlag_u64
impl<'a, 'b> ShrAssign<NcVisualFlag> for NcVisualFlag_u64
sourcefn shr_assign(&mut self, rhs: NcVisualFlag)
fn shr_assign(&mut self, rhs: NcVisualFlag)
Performs the >>= operation. Read more