[][src]Function indy_sys::payments::indy_parse_get_payment_sources_with_from_response

#[no_mangle]
pub unsafe extern "C" fn indy_parse_get_payment_sources_with_from_response(
    command_handle: CommandHandle,
    payment_method: CString,
    resp_json: CString,
    cb: Option<ResponseStringI64CB>
) -> Error