Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::CheckMenuRadioItem[][src]

pub unsafe fn CheckMenuRadioItem<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    first: u32,
    last: u32,
    check: u32,
    flags: u32
) -> BOOL