Skip to main content

pio_dist_network_free

Function pio_dist_network_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_dist_network_free( net: *mut PioDistNetwork, )
Expand description

Free a distribution network handle from pio_dist_parse_file or pio_dist_parse_str. NULL is a no-op; free exactly once.