36 #ifndef KIM_SUPPORT_STATUS_H_ 37 #define KIM_SUPPORT_STATUS_H_ 43 #ifndef KIM_SUPPORT_STATUS_DEFINED_ 44 #define KIM_SUPPORT_STATUS_DEFINED_ KIM_SupportStatus const KIM_SUPPORT_STATUS_optional
char const *const KIM_SupportStatusString(KIM_SupportStatus const supportStatus)
KIM_SupportStatus const KIM_SUPPORT_STATUS_notSupported
int KIM_SupportStatusNotEqual(KIM_SupportStatus const left, KIM_SupportStatus const right)
KIM_SupportStatus KIM_SupportStatusFromString(char const *const str)
KIM_SupportStatus const KIM_SUPPORT_STATUS_requiredByAPI
int KIM_SupportStatusEqual(KIM_SupportStatus const left, KIM_SupportStatus const right)
KIM_SupportStatus const KIM_SUPPORT_STATUS_required