pub unsafe extern "system" fn SetRect(
lprc: *mut RECT,
xleft: i32,
ytop: i32,
xright: i32,
ybottom: i32,
) -> i32Expand description
#423 SetRect
copies the given parameters, nLeft, nTop, nRight, and nBottom, to
the corresponding elements in the specified rectangle