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

pub unsafe extern "system" fn OffsetRgn(
    hrgn: HRGN,
    x: c_int,
    y: c_int
) -> c_int