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

pub unsafe fn D2D1CreateDevice<'a>(
    dxgidevice: impl IntoParam<'a, IDXGIDevice>,
    creationproperties: *const D2D1_CREATION_PROPERTIES
) -> Result<ID2D1Device>