binaryninja::headless

Function shutdown

source
pub fn shutdown()
Expand description

Unloads plugins, stops all worker threads, and closes open logs.

If the core was initialized using an enterprise license, that will also be freed.

⚠️ Important! Must be called at the end of scripts. ⚠️