Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ mi_version
Function
mi_version
3rd/mimalloc-2.0.9/src/options.c:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
static void mi_add_stderr_output(void);
26
27
int mi_version(void) mi_attr_noexcept {
28
return MI_MALLOC_VERSION;
29
}
30
31
#ifdef _WIN32
32
#include <conio.h>
Callers
2
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
2
main
Function · 0.68
main
Function · 0.68