Function AppendMenuA

Source
pub unsafe extern "C" fn AppendMenuA(
    hMenu: HMENU,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCSTR,
) -> BOOL