Function gdi32::IntersectClipRect [] [src]

pub unsafe extern "system" fn IntersectClipRect(
    hdc: HDC,
    left: c_int,
    top: c_int,
    right: c_int,
    bottom: c_int
) -> c_int