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
Return signature of a caller.
signature (Type) – Signature of function implementation
signature – Signature of function caller
Type