pub unsafe extern "system" fn RestoreDC(
    hdc: HDC,
    nsaveddc: i32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’