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

Function DxcCreateInstance2

pub unsafe fn DxcCreateInstance2<P0, T>(
    pmalloc: P0,
    rclsid: *const GUID,
) -> Result<T>
where P0: Param<IMalloc>, T: Interface,