Searched defs:ErrType (Results 1 – 1 of 1) sorted by relevance
31 type ErrType = libc::c_ulong; typedef33 type ErrType = libc::c_uint; typedef223 pub fn code(&self) -> ErrType { in code()