Function idalib_sys::hexrays::init_hexrays_plugin

pub unsafe fn init_hexrays_plugin(flags: c_int) -> bool
Expand description

Check that your plugin is compatible with hex-rays decompiler. This function must be called before calling any other decompiler function. \param flags reserved, must be 0 \return true if the decompiler exists and is compatible with your plugin