[][src]Function ergo_lib_c::ergo_wallet_ergo_state_context_from_json

#[no_mangle]pub unsafe extern "C" fn ergo_wallet_ergo_state_context_from_json(
    _json_str: *const c_char,
    _ergo_state_context_out: *mut ErgoStateContextPtr
) -> ErrorPtr