pub fn create_simnet_link(
name: &str,
flags: LinkFlags,
) -> Result<LinkInfo, Error>
Expand description
Create a simnet link.
Simnet links are used in pairs. When a pair of simnet links is created, whaterver ingreses into one flows to the other.