Function windows::Win32::System::WindowsProgramming::DCICreatePrimary
pub unsafe fn DCICreatePrimary<P0>(
hdc: P0,
lplpsurface: *mut *mut DCISURFACEINFO,
) -> i32where
P0: Param<HDC>,