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

Required features: "Win32_Graphics_Gdi"