Type Alias syncio::zxio::zxio_creation_mode_t

source ·
pub type zxio_creation_mode_t = u32;

Trait Implementations§

source§

impl From<CreationMode> for zxio_creation_mode_t

source§

fn from(value: CreationMode) -> Self

Converts to this type from the input type.