Function vc6_sys::GetMenuItemRect

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