Function windows::Win32::System::Com::CoRegisterDeviceCatalog

pub unsafe fn CoRegisterDeviceCatalog<P0>(
    deviceinstanceid: P0,
) -> Result<CO_DEVICE_CATALOG_COOKIE>
where P0: Param<PCWSTR>,