clsync
Functions
stringex.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int str_splitargs (const char *const instr, int(*handler)(char *outstr, size_t outstr_len, void *arg), void *arg)
 

Function Documentation

◆ str_splitargs()

int str_splitargs ( const char *const  instr,
int(*)(char *outstr, size_t outstr_len, void *arg)  handler,
void *  arg 
)