pub unsafe extern "system" fn CheckMenuRadioItem(
    hmenu: HMENU,
    first: u32,
    last: u32,
    check: u32,
    flags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"