[][src]Function winapi::um::winuser::GetMenuStringW

pub unsafe extern "system" fn GetMenuStringW(
    hMenu: HMENU,
    uIDItem: UINT,
    lpString: LPWSTR,
    cchMax: c_int,
    flags: UINT
) -> c_int