[][src]Function indy_sys::payments::indy_build_get_txn_fees_req

#[no_mangle]
pub unsafe extern "C" fn indy_build_get_txn_fees_req(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    submitter_did: CString,
    payment_method: CString,
    cb: Option<ResponseStringCB>
) -> Error