pub unsafe extern "system" fn SetMenuDefaultItem(
    hmenu: HMENU,
    uitem: u32,
    fbypos: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"