Function windows_sys::Win32::Graphics::Direct2D::D2D1CreateFactory
[−]pub unsafe extern "system" fn D2D1CreateFactory(
factorytype: D2D1_FACTORY_TYPE,
riid: *const GUID,
pfactoryoptions: *const D2D1_FACTORY_OPTIONS,
ppifactory: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct2D"