Type Alias capstone_sys::cs_err::Type
source · pub type Type = c_uint;
Expand description
All type of errors encountered by Capstone API. These are values returned by cs_errno()
pub type Type = c_uint;
All type of errors encountered by Capstone API. These are values returned by cs_errno()