Function windows_sys::Win32::UI::WindowsAndMessaging::SetMenu

pub unsafe extern "system" fn SetMenu(
    hwnd: HWND,
    hmenu: HMENU,
) -> BOOL