Type Definition capstone_sys::cs_err::Type [−][src]
pub type Type = u32;
Expand description
All type of errors encountered by Capstone API. These are values returned by cs_errno()
pub type Type = u32;
All type of errors encountered by Capstone API. These are values returned by cs_errno()