#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_reference_buses(
net: *const PioNetwork,
out: *mut i64,
)Expand description
Fill out (length pio_n_reference_buses) with the dense [0, n) indices
of the reference buses, ascending.
#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_reference_buses(
net: *const PioNetwork,
out: *mut i64,
)Fill out (length pio_n_reference_buses) with the dense [0, n) indices
of the reference buses, ascending.