Function winapi::um::winuser::GetMenuItemRect

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