Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sys_getopt_option Struct Reference

#include <zephyr/sys/sys_getopt.h>

Data Fields

const char * name
int has_arg
int * flag
int val

Field Documentation

◆ flag

int* sys_getopt_option::flag

◆ has_arg

int sys_getopt_option::has_arg

◆ name

const char* sys_getopt_option::name

◆ val

int sys_getopt_option::val

The documentation for this struct was generated from the following file: