pub unsafe extern "system" fn SelectObject(
    hdc: HDC,
    h: HGDIOBJ
) -> HGDIOBJ
Expand description

Required features: "Win32_Graphics_Gdi"