omni::callback9
NAME

omni::callback9

A typedef of omni

#include <omni/delegate/9.hpp>
typedef omni::delegate9<void, void*, void*, void*, void*, void*, void*, void*, void*, void*> omni::callback9

SYNOPSIS

A generic delegate that has 9 parameters and does not return a value.

top

DESCRIPTION

No description.

top