#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_string_free(s: *mut c_char)Expand description
Free a string returned by pio_to_matpower, pio_to_format,
pio_convert_file, or
pio_to_json.
#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_string_free(s: *mut c_char)Free a string returned by pio_to_matpower, pio_to_format,
pio_convert_file, or
pio_to_json.