Skip to main content

UnsafeNativeMethods.pollfd Struct

Definition

Assembly:Avalonia.Wayland
Package:Avalonia.Wayland
public struct UnsafeNativeMethods.pollfd

Inheritance: ValueType -> UnsafeNativeMethods.pollfd

Fields

NameDescription
eventsNo summary available.
fdNo summary available.
reventsNo summary available.

events Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents events

fd Field

public int fd

revents Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents revents