const char * DTTR_StatusName(DTTR_Status status)
bool DTTR_ResultOK(DTTR_Result result)
@ DTTR_ERR_HOOK_CHAIN_UNSUPPORTED
@ DTTR_ERR_RUNTIME_UNAVAILABLE
@ DTTR_ERR_INVALID_ARGUMENT
@ DTTR_ERR_UNSUPPORTED_LAYOUT
@ DTTR_ERR_UNSUPPORTED_CONTRACT
@ DTTR_ERR_PROVENANCE_UNSAFE
@ DTTR_ERR_MEMORY_PROTECTION
@ DTTR_ERR_MISSING_SYMBOL
@ DTTR_ERR_POLICY_MISMATCH
@ DTTR_ERR_ALREADY_INSTALLED
bool DTTR_StatusOK(DTTR_Status status)
bool DTTR_StatusFailed(DTTR_Status status)
const char * message
Optional static diagnostic text. May be NULL when status is enough.