Function winapi::um::winuser::InsertMenuA

source ·
pub unsafe extern "system" fn InsertMenuA(
    hMenu: HMENU,
    uPosition: UINT,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCSTR
) -> BOOL