[][src]Function indy_sys::payments::indy_parse_response_with_fees

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