Function gdi32::SetRectRgn [] [src]

pub unsafe extern "system" fn SetRectRgn(
    hrgn: HRGN,
    left: c_int,
    top: c_int,
    right: c_int,
    bottom: c_int
) -> BOOL