windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupGetInfPublishedNameA

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