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