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

pub unsafe fn D2D1CreateFactory(
    factorytype: D2D1_FACTORY_TYPE,
    riid: *const Guid,
    pfactoryoptions: *const D2D1_FACTORY_OPTIONS,
    ppifactory: *mut *mut c_void
) -> Result<()>