DxcCreateInstance

Function DxcCreateInstance 

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