Searched refs:warningMessage (Results 1 – 1 of 1) sorted by relevance
76 using LogWarningFunc = void (*)(PlatformMethods *platform, const char *warningMessage);77 inline void DefaultLogWarning(PlatformMethods *platform, const char *warningMessage) in DefaultLogWarning() argument