windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupIterateCabinetW

pub unsafe fn SetupIterateCabinetW<P0>(
    cabinetfile: P0,
    reserved: Option<u32>,
    msghandler: PSP_FILE_CALLBACK_W,
    context: *const c_void,
) -> Result<()>
where P0: Param<PCWSTR>,