Function user32::MapWindowPoints [] [src]

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