gint-project-template/include/sample.h

5 lines
48 B
C
Raw Normal View History

2021-04-16 11:08:47 +02:00
#pragma once
/* return 42 */
int sample(void);