RemoteJIT.caller_signature#

RemoteJIT.caller_signature(signature)#

Return signature of a caller.

Parameters:

signature (Type) – Signature of function implementation

Returns:

signature – Signature of function caller

Return type:

Type