Function windows_sys::Win32::Graphics::Gdi::CombineRgn

pub unsafe extern "system" fn CombineRgn(
    hrgndst: HRGN,
    hrgnsrc1: HRGN,
    hrgnsrc2: HRGN,
    imode: RGN_COMBINE_MODE,
) -> GDI_REGION_TYPE