indy_parse_payment_response

Function indy_parse_payment_response 

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