#[repr(C)]pub struct IRQ_RESOURCE_32 {
pub IRQ_Header: IRQ_DES_32,
pub IRQ_Data: [IRQ_RANGE; 1],
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’
Fields
IRQ_Header: IRQ_DES_32IRQ_Data: [IRQ_RANGE; 1]#[repr(C)]pub struct IRQ_RESOURCE_32 {
pub IRQ_Header: IRQ_DES_32,
pub IRQ_Data: [IRQ_RANGE; 1],
}Required features: ‘Win32_Devices_DeviceAndDriverInstallation’
IRQ_Header: IRQ_DES_32IRQ_Data: [IRQ_RANGE; 1]