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

pub unsafe extern "system" fn MapWindowPoints(
    hWndFrom: HWND,
    hWndTo: HWND,
    lpPoints: LPPOINT,
    cPoints: UINT
) -> c_int