pub unsafe extern "system" fn EqualRgn(
    hrgn1: HRGN,
    hrgn2: HRGN
) -> BOOL
Expand description

Required features: "Win32_Foundation"