evbuffer_remove_cb

Remove a callback from an evbuffer, given the function and argument used to add it.

@return 0 if a callback was removed, or -1 if no matching callback was found.

extern (C) nothrow
int
evbuffer_remove_cb

Meta