MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / main_thread.rs

File main_thread.rs

rust/src/main_thread.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::rc::{Ref, RefCountable};
2use binaryninjacore_sys::{
3 BNExecuteMainThreadAction, BNExecuteOnMainThread, BNExecuteOnMainThreadAndWait,
4 BNFreeMainThreadAction, BNIsMainThreadActionDone, BNMainThreadAction, BNMainThreadCallbacks,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected