Function DeleteMenu

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