typedef enum : uint8_t {NOT_FINISHED, FINISHED}STATE; ... extern "C" is about function linkage , read the answer here What is the effect of ...
確定! 回上一頁