Type Alias nc::types::file_t

source ·
pub type file_t = io_file_t;

Aliased Type§

struct file_t {
    pub x: u8,
}

Fields§

§x: u8