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