pub fn supports<Query>(query: Query) -> boolwhere
Query: Into<SupportQuery>,Expand description
Queries Capstone’s capabilities. Use this to check if the current build of Capstone supports a certain architecture or if the feature set is reduced.