Function mltg_bindings::Windows::Win32::Graphics::Direct2D::D2D1CreateDeviceContext[][src]

pub unsafe fn D2D1CreateDeviceContext<'a>(
    dxgisurface: impl IntoParam<'a, IDXGISurface>,
    creationproperties: *const D2D1_CREATION_PROPERTIES
) -> Result<ID2D1DeviceContext>