gint-project-template/include/sample.h

5 lines
48 B
C

#pragma once
/* return 42 */
int sample(void);