Function RemoveMenu

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