pub fn has_collaboration_support() -> bool
Expand description
Check whether the client has collaboration support.
Call this if you intend on providing divergent behavior, as otherwise you will likely crash calling collaboration APIs on unsupported builds of Binary Ninja.