Function vc6_sys::EnumThreadWindows

source ·
pub unsafe extern "stdcall" fn EnumThreadWindows(
    dwThreadId: DWORD,
    lpfn: WNDENUMPROC,
    lParam: LPARAM
) -> BOOL