pub unsafe extern "system" fn EnumThreadWindows(
    dwthreadid: u32,
    lpfn: WNDENUMPROC,
    lparam: LPARAM
) -> BOOL
Expand description

Required features: "Win32_Foundation"