pub unsafe extern "system" fn DCICreateOverlay(
    hdc: HDC,
    lpoffscreensurf: *mut c_void,
    lplpsurface: *mut *mut DCIOVERLAY
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi"