WNDENUMPROC typedef

WNDENUMPROC = bool Function(HWND hWnd, dynamic lParam)

Implementation

typedef bool WNDENUMPROC(HWND hWnd, dynamic lParam);