pub fn sys_transport_close(handle: u64) -> Result<u64, SyscallError>Expand description
SYS_TRANSPORT_CLOSE: close a transport handle and release resources.
pub fn sys_transport_close(handle: u64) -> Result<u64, SyscallError>SYS_TRANSPORT_CLOSE: close a transport handle and release resources.