[][src]Function CCODE::AppendMenuA

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