#[repr(C)]pub struct VeryRawDisplayHandle { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for VeryRawDisplayHandle
impl Clone for VeryRawDisplayHandle
source§fn clone(&self) -> VeryRawDisplayHandle
fn clone(&self) -> VeryRawDisplayHandle
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for VeryRawDisplayHandle
impl Debug for VeryRawDisplayHandle
source§impl From<AndroidDisplayHandle> for VeryRawDisplayHandle
impl From<AndroidDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: AndroidDisplayHandle) -> Self
fn from(_value: AndroidDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<AppKitDisplayHandle> for VeryRawDisplayHandle
impl From<AppKitDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: AppKitDisplayHandle) -> Self
fn from(_value: AppKitDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<DrmDisplayHandle> for VeryRawDisplayHandle
impl From<DrmDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: DrmDisplayHandle) -> Self
fn from(value: DrmDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<GbmDisplayHandle> for VeryRawDisplayHandle
impl From<GbmDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: GbmDisplayHandle) -> Self
fn from(value: GbmDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<HaikuDisplayHandle> for VeryRawDisplayHandle
impl From<HaikuDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: HaikuDisplayHandle) -> Self
fn from(_value: HaikuDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<OrbitalDisplayHandle> for VeryRawDisplayHandle
impl From<OrbitalDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: OrbitalDisplayHandle) -> Self
fn from(_value: OrbitalDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<RawDisplayHandle> for VeryRawDisplayHandle
impl From<RawDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: RawDisplayHandle) -> Self
fn from(value: RawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<UiKitDisplayHandle> for VeryRawDisplayHandle
impl From<UiKitDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: UiKitDisplayHandle) -> Self
fn from(_value: UiKitDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for AndroidDisplayHandle
impl From<VeryRawDisplayHandle> for AndroidDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for AppKitDisplayHandle
impl From<VeryRawDisplayHandle> for AppKitDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for DrmDisplayHandle
impl From<VeryRawDisplayHandle> for DrmDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for GbmDisplayHandle
impl From<VeryRawDisplayHandle> for GbmDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for HaikuDisplayHandle
impl From<VeryRawDisplayHandle> for HaikuDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for OrbitalDisplayHandle
impl From<VeryRawDisplayHandle> for OrbitalDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for UiKitDisplayHandle
impl From<VeryRawDisplayHandle> for UiKitDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for WaylandDisplayHandle
impl From<VeryRawDisplayHandle> for WaylandDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for WebDisplayHandle
impl From<VeryRawDisplayHandle> for WebDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for WindowsDisplayHandle
impl From<VeryRawDisplayHandle> for WindowsDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for XcbDisplayHandle
impl From<VeryRawDisplayHandle> for XcbDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<VeryRawDisplayHandle> for XlibDisplayHandle
impl From<VeryRawDisplayHandle> for XlibDisplayHandle
source§fn from(value: VeryRawDisplayHandle) -> Self
fn from(value: VeryRawDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<WaylandDisplayHandle> for VeryRawDisplayHandle
impl From<WaylandDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: WaylandDisplayHandle) -> Self
fn from(value: WaylandDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<WebDisplayHandle> for VeryRawDisplayHandle
impl From<WebDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: WebDisplayHandle) -> Self
fn from(_value: WebDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<WindowsDisplayHandle> for VeryRawDisplayHandle
impl From<WindowsDisplayHandle> for VeryRawDisplayHandle
source§fn from(_value: WindowsDisplayHandle) -> Self
fn from(_value: WindowsDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<XcbDisplayHandle> for VeryRawDisplayHandle
impl From<XcbDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: XcbDisplayHandle) -> Self
fn from(value: XcbDisplayHandle) -> Self
Converts to this type from the input type.
source§impl From<XlibDisplayHandle> for VeryRawDisplayHandle
impl From<XlibDisplayHandle> for VeryRawDisplayHandle
source§fn from(value: XlibDisplayHandle) -> Self
fn from(value: XlibDisplayHandle) -> Self
Converts to this type from the input type.