index
:
libjunk.git
master
General purpose C library
Super User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
junk
/
test.h
blob: 2ee6d891858d34f1edd1b27bc5fb8bb924fef956 (
plain
) (
blame
)
1
2
#pragma once
void
test_print
(
char
*
value
);