Skip to main content

pio_network_free

Function pio_network_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_network_free(net: *mut PioNetwork)
Expand description

Free a network handle from pio_parse_file, pio_parse_str, pio_to_normalized, or pio_from_json.