Function vc6_sys::DeleteMenu

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