[][src]Function winapi::um::winuser::SetMenuItemInfoW

pub unsafe extern "system" fn SetMenuItemInfoW(
    hmenu: HMENU,
    item: UINT,
    fByPositon: BOOL,
    lpmii: LPCMENUITEMINFOW
) -> BOOL