[][src]Function dqcsim::bindings::dqcs_arb_get_size

#[no_mangle]pub extern "C" fn dqcs_arb_get_size(
    arb: dqcs_handle_t,
    index: ssize_t
) -> ssize_t

Returns the size in bytes of the unstructured string argument at the specified index.

Returns -1 when the function fails.