[][src]Type Definition fcntl::c_int

type c_int = i32;

Trait Implementations

impl From<FcntlCmd> for c_int[src]