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.
See Implementation
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.