pub fn port_mac<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_mac: WasmPtr<__wasi_hardwareaddress_t, M>,
) -> Result<Errno, WasiError>
Expand description
§port_mac()
Returns the MAC address of the local port
pub fn port_mac<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_mac: WasmPtr<__wasi_hardwareaddress_t, M>,
) -> Result<Errno, WasiError>
port_mac()
Returns the MAC address of the local port