データ構造 | |
| struct | pbm_set |
| struct | optionStackEntry |
| struct | poptContext_s |
型定義 | |
| typedef unsigned int | __pbm_bits |
関数 | |
| static void * | _free (const void *p) |
| Wrapper to free(3), hides const compilation noise, permit NULL, return NULL. | |
poptint.h で定義されています。
| typedef unsigned int __pbm_bits |
| static void* _free | ( | const void * | p | ) | [inline, static] |
Wrapper to free(3), hides const compilation noise, permit NULL, return NULL.
| p | memory to free |
| NULL | always |
参照元 cleanOSE()・poptFreeContext()・poptGetNextOpt()・poptResetContext()・poptSetExecPath()・poptSetOtherOptionHelp()・singleOptionDefaultValue()・singleOptionHelp().
1.4.7