Function d3d12::D3D12CreateDevice
[−]
[src]
pub unsafe extern "system" fn D3D12CreateDevice(
pAdapter: *mut IUnknown,
MinimumFeatureLevel: D3D_FEATURE_LEVEL,
riid: REFGUID,
ppDevice: *mut *mut c_void
) -> HRESULT