Function windows_sys::Win32::Graphics::Direct2D::D2D1CreateDeviceContext
[−]pub unsafe extern "system" fn D2D1CreateDeviceContext(
dxgisurface: IDXGISurface,
creationproperties: *const D2D1_CREATION_PROPERTIES,
d2ddevicecontext: *mut ID2D1DeviceContext
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct2D"
, "Win32_Graphics_Dxgi"