SetRectRgn

Function SetRectRgn 

Source
pub unsafe extern "system" fn SetRectRgn(
    hrgn: *mut c_void,
    left: i32,
    top: i32,
    right: i32,
    bottom: i32,
) -> i32
Expand description

#233 SetRectRgn

takes the current region structure and changes it into a rectangular area