zxio_seek_origin_t

Type Alias 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.