Function windows::Win32::System::Ole::CreateTypeLib
pub unsafe fn CreateTypeLib<P0>(
syskind: SYSKIND,
szfile: P0,
) -> Result<ICreateTypeLib>where
P0: Param<PCWSTR>,
pub unsafe fn CreateTypeLib<P0>(
syskind: SYSKIND,
szfile: P0,
) -> Result<ICreateTypeLib>where
P0: Param<PCWSTR>,