[][src]Function winapi::um::d3d12::D3D12EnableExperimentalFeatures

pub unsafe extern "system" fn D3D12EnableExperimentalFeatures(
    NumFeatures: UINT,
    pIIDs: *const IID,
    pConfigurationStructs: *mut c_void,
    pConfigurationStructSizes: *mut UINT
) -> HRESULT