seos.h 102 B

12345
  1. #pragma once
  2. typedef struct Seos Seos;
  3. bool seos_credential_save(Seos* seos, const char* dev_name);