pub unsafe extern "system" fn SetupIterateCabinetA(
    cabinetfile: PCSTR,
    reserved: u32,
    msghandler: PSP_FILE_CALLBACK_A,
    context: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"