mirror of
https://github.com/mjansson/rpmalloc.git
synced 2026-01-15 19:41:17 +01:00
6 lines
59 B
C
Vendored
6 lines
59 B
C
Vendored
|
|
#pragma once
|
|
|
|
extern int
|
|
test_run(int argc, char** argv);
|