enum whence_t [src]

Fields

SET
CUR
END

Source

pub const whence_t = enum(u8) { SET, CUR, END }