Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ios_base::event_callback
typedef void *(event_callback(event ev, ios_base& ios, int idx);
The type describes a pointer to a function that can be registered with register_callback
.