SYNOPSIS
A generic delegate that has 16 parameters and does not return a value.
top
A generic delegate that has 16 parameters and does not return a value.
#include <omni/delegate/16.hpp>
typedef omni::delegate16<void, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*, void*> omni::callback16
top