Sets the three main reader functions.
void SMC_SetReaders(Handle smc, SMC_NewSection ns, SMC_KeyValue kv, SMC_EndSection es)
An SMC parse Handle.
An SMC_NewSection function pointer.
An SMC_KeyValue function pointer.
An SMC_EndSection function pointer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.