1
0

func.h 55 B

12345
  1. #pragma once
  2. #include <stdio.h>
  3. void f1();
  4. void f2();