RemoveMenu

Function RemoveMenu 

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