pub unsafe extern "system" fn GetSubMenu(
    hmenu: HMENU,
    npos: i32
) -> HMENU
Expand description

Required features: "Win32_UI_WindowsAndMessaging"