supports

Function supports 

Source
pub fn supports<Query>(query: Query) -> bool
where 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.