Sign in
◑
Theme
qemu
/
meson
/
refs/heads/testcommand
/
.
/
test cases
/
common
/
95 dep fallback
/
subprojects
/
boblib
/
bob.h
blob: f874ae7c1db2bf76b1b387a935eaa64972e5fef3 [
file
]
#pragma
once
#ifdef
_MSC_VER
__declspec
(
dllimport
)
#endif
const
char
*
get_bob
();