Function user32::DeleteMenu [] [src]

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