Address of function to monitor stalked calls to.
Function to be called synchronously when a stalked
thread is about to call the function at address
.
Optional
data: NativePointerValueUser data to be passed to StalkerNativeCallProbeCallback
.
Generated using TypeDoc
Calls
callback
synchronously when a call is made toaddress
. Returns an id that can be passed toremoveCallProbe()
later.