pub type Siflags = u16;

Trait Implementations§

source§

impl From<Errno> for u16

source§

fn from(v: Errno) -> u16

Converts to this type from the input type.
source§

impl From<Eventrwflags> for u16

source§

fn from(e: Eventrwflags) -> u16

Converts to this type from the input type.
source§

impl From<Fdflags> for u16

source§

fn from(e: Fdflags) -> u16

Converts to this type from the input type.
source§

impl From<Fstflags> for u16

source§

fn from(e: Fstflags) -> u16

Converts to this type from the input type.
source§

impl From<Oflags> for u16

source§

fn from(e: Oflags) -> u16

Converts to this type from the input type.
source§

impl From<Riflags> for u16

source§

fn from(e: Riflags) -> u16

Converts to this type from the input type.
source§

impl From<Roflags> for u16

source§

fn from(e: Roflags) -> u16

Converts to this type from the input type.
source§

impl From<Subclockflags> for u16

source§

fn from(e: Subclockflags) -> u16

Converts to this type from the input type.