Function user32::AppendMenuA [] [src]

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