[][src]Function dqcsim::bindings::dqcs_arb_set_raw

#[no_mangle]pub extern "C" fn dqcs_arb_set_raw(
    arb: dqcs_handle_t,
    index: ssize_t,
    obj: *const c_void,
    obj_size: size_t
) -> dqcs_return_t

Replaces the unstructured argument at the specified index with the specified raw object.