[][src]Function ergo_lib_c::ergo_wallet_ergo_box_candidate_new_pay_to_address

#[no_mangle]pub extern "C" fn ergo_wallet_ergo_box_candidate_new_pay_to_address(
    _recipient: AddressPtr,
    _value: u64,
    _creation_height: u32,
    _ergo_box_candidate_out: *mut ErgoBoxCandidatePtr
) -> ErrorPtr