windows::Win32::Graphics::Direct3D::Dxc

Function DxcCreateInstance

pub unsafe fn DxcCreateInstance<T>(rclsid: *const GUID) -> Result<T>
where T: Interface,