[][src]Function winapi::um::d2d1_1::D2D1CreateDeviceContext

pub unsafe extern "system" fn D2D1CreateDeviceContext(
    dxgiSurface: *const IDXGISurface,
    creationProperties: *const D2D1_CREATION_PROPERTIES,
    d2dDeviceContext: *mut *mut ID2D1DeviceContext
) -> HRESULT