struct tapi_job_opt_struct
Overview
The descriptor for an struct-typed field. More…
#include <tapi_job_opt.h> struct tapi_job_opt_struct { // fields const char* sep; tapi_job_opt_bind* binds; };
Detailed Documentation
The descriptor for an struct-typed field. This structure shall never be used directly, see TAPI_JOB_OPT_STRUCT()
Fields
const char* sep
Separator between array elements
tapi_job_opt_bind* binds
Options bind for all elements in the structure