[][src]Function indy_sys::payments::indy_build_get_payment_sources_with_from_request

#[no_mangle]
pub unsafe extern "C" fn indy_build_get_payment_sources_with_from_request(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    submitter_did: CString,
    payment_address: CString,
    from: i64,
    cb: Option<ResponseStringStringCB>
) -> Error