[][src]Function dqcsim::bindings::dqcs_arb_set_str

#[no_mangle]pub extern "C" fn dqcs_arb_set_str(
    arb: dqcs_handle_t,
    index: ssize_t,
    s: *const c_char
) -> dqcs_return_t

Replaces the unstructured argument at the specified index with the specified string.