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

pub unsafe extern "system" fn GetMenuItemRect(
    hWnd: HWND,
    hMenu: HMENU,
    uItem: UINT,
    lprcItem: LPRECT
) -> BOOL