Function idalib_sys::loader::run_plugin
pub unsafe fn run_plugin(ptr: *const plugin_t, arg: usize) -> bool
Expand description
Run a loaded plugin with the specified argument. \param ptr pointer to plugin description block \param arg argument to run with