Function ExtSelectClipRgn

Source
pub unsafe extern "C" fn ExtSelectClipRgn(
    hdc: HDC,
    hrgn: HRGN,
    mode: c_int,
) -> c_int