Seed the raw ccall layer from powerio-capi/include/powerio.h with Clang.jl (a gen/ driver), then curate. The scaffold hand-wrote pio_parse/pio_to_json/pio_convert/pio_write_matpower + the CaseHandle finalizer — about 7 of the ~15 header symbols; this generalizes it (adds pio_from_json, pio_n_gens, pio_reference_bus, pio_n_components, pio_is_radial, and the numeric extractors) and keeps it in sync with the header. Maintenance hygiene; not release-blocking.
Seed the raw
ccalllayer frompowerio-capi/include/powerio.hwith Clang.jl (agen/driver), then curate. The scaffold hand-wrotepio_parse/pio_to_json/pio_convert/pio_write_matpower+ theCaseHandlefinalizer — about 7 of the ~15 header symbols; this generalizes it (addspio_from_json,pio_n_gens,pio_reference_bus,pio_n_components,pio_is_radial, and the numeric extractors) and keeps it in sync with the header. Maintenance hygiene; not release-blocking.