pub unsafe extern "system" fn ExtSelectClipRgn(
    hdc: HDC,
    hrgn: HRGN,
    mode: RGN_COMBINE_MODE
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi"