mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -187,7 +187,9 @@ PFN_PulseLibFunction PulseLoadSymbolFromLibModule(PulseLibModule module, const c
|
||||
void PulseUnloadLibrary(PulseLibModule module);
|
||||
|
||||
void PulseSetInternalError(PulseErrorType error);
|
||||
|
||||
uint32_t PulseHashString(const char* str);
|
||||
uint32_t PulseHashCombine(uint32_t lhs, uint32_t rhs);
|
||||
|
||||
void PulseLogBackend(PulseBackend backend, PulseDebugMessageSeverity type, const char* message, const char* file, const char* function, int line, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user