pub type RPC_CALL_LOCAL_ADDRESS_V1 = _RPC_CALL_LOCAL_ADDRESS_V1;
Aliased Type§
struct RPC_CALL_LOCAL_ADDRESS_V1 {
pub Version: u32,
pub Buffer: *mut c_void,
pub BufferSize: u32,
pub AddressFormat: i32,
}
Fields§
§Version: u32
§Buffer: *mut c_void
§BufferSize: u32
§AddressFormat: i32