[][src]Function ep_capstone::supports

pub fn supports<Query>(query: Query) -> bool where
    Query: Into<SupportQuery>, 

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.