Get userData.
Declared in <folly/io/IOBuf.h>
void*
getUserData() const noexcept;
userData is the optional constructor argument which will be passed to the FreeFunction.
methodset Buffer Management
A non-owning pointer to userData if set, else nullptr