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

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