Function winapi::um::winuser::ChangeMenuW

source ·
pub unsafe extern "system" fn ChangeMenuW(
    hMenu: HMENU,
    cmd: UINT,
    lpszNewItem: LPCWSTR,
    cmdInsert: UINT,
    flags: UINT
) -> BOOL