Function windows::Win32::System::WindowsProgramming::DCICreateOverlay

pub unsafe fn DCICreateOverlay<P0>(
    hdc: P0,
    lpoffscreensurf: *mut c_void,
    lplpsurface: *mut *mut DCIOVERLAY,
) -> i32
where P0: Param<HDC>,