RPC_CALL_LOCAL_ADDRESS_V1

Type Alias RPC_CALL_LOCAL_ADDRESS_V1 

Source
pub type RPC_CALL_LOCAL_ADDRESS_V1 = _RPC_CALL_LOCAL_ADDRESS_V1;

Aliased Type§

#[repr(C)]
pub struct RPC_CALL_LOCAL_ADDRESS_V1 { pub Version: u32, pub Buffer: *mut c_void, pub BufferSize: u64, pub AddressFormat: i32, }

Fields§

§Version: u32§Buffer: *mut c_void§BufferSize: u64§AddressFormat: i32