Function winapi::um::winuser::AppendMenuW

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