Function CreatePresentationFactory
pub unsafe fn CreatePresentationFactory<P0, T>(d3ddevice: P0) -> Result<T>where
P0: Param<IUnknown>,
T: Interface,
pub unsafe fn CreatePresentationFactory<P0, T>(d3ddevice: P0) -> Result<T>where
P0: Param<IUnknown>,
T: Interface,