env_save

The interface has the following parameters.
  • Synopsis:
    int env_save(void);
  • Description: The interface is used to save the environment variables to storage.
  • Parameter: None.
  • Return:
    • Success: 0.
    • Failure: Any value other than 0.