Variable NotifyNotificationClass.closed

struct NotifyNotificationClass
{
  // ...
  extern(C) void function(int*) closed ;
  // ...
}