Type Alias syncio::zxio::zxio_seek_origin_t

source ·
pub type zxio_seek_origin_t = u32;

Trait Implementations§

source§

impl From<SeekOrigin> for zxio_seek_origin_t

source§

fn from(origin: SeekOrigin) -> Self

Converts to this type from the input type.