NAME
A member function of omni::delegate7
omni::delegate7::function
A member function of omni::delegate7
#include <omni/delegate/7.hpp>function_ptr omni::delegate7::function()
RETURN VALUES
The underlying function pointer, or an
top
The underlying function pointer, or an
OMNI_NULL_PTR value if the object instance is null (in the case of a static or non-member function).
top