Function windows_sys::Win32::AI::MachineLearning::DirectML::DMLCreateDevice1
[−]pub unsafe extern "system" fn DMLCreateDevice1(
d3d12device: ID3D12Device,
flags: DML_CREATE_DEVICE_FLAGS,
minimumfeaturelevel: DML_FEATURE_LEVEL,
riid: *const GUID,
ppv: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_AI_MachineLearning_DirectML"
, "Win32_Graphics_Direct3D12"