ket_make_configuration

Function ket_make_configuration 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ket_make_configuration( execution_target_json: *const u8, execution_target_size: usize, batch_execution: *const BatchCExecution, live_execution: *const LiveCExecution, result: &mut *mut (ExecutionTarget, Option<QuantumExecution>), ) -> i32
Expand description

ยงSafety