findmy.h 80 B

12345
  1. #pragma once
  2. typedef struct FindMy FindMy;
  3. typedef enum FindMyType FindMyType;