windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupGetInfPublishedNameW

pub unsafe fn SetupGetInfPublishedNameW<P0>(
    driverstorelocation: P0,
    returnbuffer: &mut [u16],
    requiredsize: Option<*mut u32>,
) -> Result<()>
where P0: Param<PCWSTR>,