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
pub type EnumWindowsProc = <WNDENUMPROC as OptInner>::Inner;#65 EnumWindowsProc
an exported, user-defined, callback function of type WNDENUMPROC whose address is passed to the EnumWindows() function