pub unsafe extern "system" fn WinHelpW(
    hwndmain: HWND,
    lpszhelp: PCWSTR,
    ucommand: u32,
    dwdata: usize
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"