void(* mamaCommandEndCB)(mamaCommand *command, void *closure)
Commands invoke this callback when they complete so the responder can destroy them.
Definition: clientmanage.h:96
void(* cmCommandDtor)(void *handle)
This structure allows for generic commands to be destroyed by the clientmanageresponder.
Definition: clientmanage.h:84