pub unsafe extern "system" fn SelectClipPath(
    hdc: HDC,
    mode: RGN_COMBINE_MODE
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"