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

Method wait

rust/src/main_thread.rs:104–106  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

102 }
103
104 pub fn wait(&self) {
105 unsafe { BNWaitForMainThreadAction(self.handle) }
106 }
107}
108
109impl ToOwned for MainThreadAction {

Callers 3

Calls

no outgoing calls

Tested by 1