Function windows_sys::Win32::UI::WindowsAndMessaging::SetMenuItemInfoW
pub unsafe extern "system" fn SetMenuItemInfoW(
hmenu: HMENU,
item: u32,
fbypositon: BOOL,
lpmii: *const MENUITEMINFOW,
) -> BOOL