pub type SCM_PD_PASSTHROUGH_INVDIMM_INPUT = _SCM_PD_PASSTHROUGH_INVDIMM_INPUT;
Aliased Type§
struct SCM_PD_PASSTHROUGH_INVDIMM_INPUT {
pub Opcode: u32,
pub OpcodeParametersLength: u32,
pub OpcodeParameters: [u8; 1],
}
Fields§
§Opcode: u32
§OpcodeParametersLength: u32
§OpcodeParameters: [u8; 1]