Function winapi::um::winuser::RemoveMenu

source ·
pub unsafe extern "system" fn RemoveMenu(
    hMenu: HMENU,
    uPosition: UINT,
    uFlags: UINT
) -> BOOL