Struct windows_sys::Win32::System::Rpc::COMM_FAULT_OFFSETS
#[repr(C)]pub struct COMM_FAULT_OFFSETS {
pub CommOffset: i16,
pub FaultOffset: i16,
}Expand description
Required features: "Win32_System_Rpc"
Fields§
§CommOffset: i16§FaultOffset: i16