P99

◆ P99_GETOPT_CALLBACK

#define P99_GETOPT_CALLBACK (   CALLBACK)    P00_TENTATIVE_DEF(p00_getopt_callback) p99_callback_void_func*const p00_getopt_callback = (CALLBACK)

Add a callback to the commandline option documentation.

Parameters
CALLBACKmust be assignment compatible to a pointer to p99_callback_void_func.

Definition at line 603 of file p99_getopt.h.