pub unsafe extern "system" fn CreateEllipticRgnIndirect(
    lprect: *const RECT
) -> HRGN
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"