OffsetRect

Function OffsetRect 

Source
pub unsafe extern "system" fn OffsetRect(
    lprc: *mut RECT,
    dx: i32,
    dy: i32,
) -> i32
Expand description

#423 OffsetRect

moves the specified rectangle by the amounts given