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

Required features: "Win32_UI_Shell", "Win32_Foundation"