Function windows_sys::Win32::Graphics::Gdi::ExtSelectClipRgn

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