Expand description
FFI-safe type definitions
Structs§
- FfiCheck
Result - FFI-safe version of
cradle_shared::CheckResult - FfiEvent
- FFI-safe agent event
- FfiResult
Array - FFI-safe version of the check result array
Constants§
- EVENT_
AGENT_ FINISHED - Agent finished execution event constant
- EVENT_
AGENT_ INITIALIZED - Agent initialized event constant
- EVENT_
DEBUG_ STRING - Debug string event constant
- EVENT_
DLL_ LOADED - DLL loaded event constant
- EVENT_
FINISHED - Process execution finished event constant
- EVENT_
INITIAL_ BREAKPOINT - Initial breakpoint event constant
- EVENT_
PROCESS_ CREATED - Process created event constant
- EVENT_
THREAD_ CREATED - Thread created event constant
- EVENT_
THREAD_ FINISHED - Thread finished event constant
Type Aliases§
- Cradle
Check ApiVer Fn - Type definition for the API version check function
- Cradle
Cleanup Fn - Type definition for the API cleanup function