INotify.INotifyHandler

Callback type.

struct INotify
alias INotifyHandler = void delegate
(
in char[] name
,,
uint cookie
)

Meta