[][src]Function winapi::um::wingdi::OffsetClipRgn

pub unsafe extern "system" fn OffsetClipRgn(
    hdc: HDC,
    x: c_int,
    y: c_int
) -> c_int