EnumWindowsProc

Type Alias EnumWindowsProc 

Source
pub type EnumWindowsProc = <WNDENUMPROC as OptInner>::Inner;
Expand description

#65 EnumWindowsProc

an exported, user-defined, callback function of type WNDENUMPROC whose address is passed to the EnumWindows() function