NAME
A member function of omni::delegate2
omni::delegate2::function
A member function of omni::delegate2
#include <omni/delegate/2.hpp>const function_ptr omni::delegate2::function()
RETURN VALUES
The underlying function pointer, or an
top
The underlying function pointer, or an
OMNI_NULL value if the object instance is null;
top