ENetSocketSet

Type Alias ENetSocketSet 

Source
pub type ENetSocketSet = fd_set;

Aliased Type§

#[repr(C)]
pub struct ENetSocketSet { pub __fds_bits: [i64; 16], }

Fields§

§__fds_bits: [i64; 16]