check_netconfig_existence

Function check_netconfig_existence 

Source
pub fn check_netconfig_existence(id: i32) -> Result<(), NetError>
Expand description

Check existence of net config

§Errors

§Notes

The netconfigs start from 1.

Remember that this function requires the net modules to be loaded, and initialised first.