SExpIFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "3.4" ) ]
public delegate unowned SExpResult? SExpIFunc (SExp sexp, SExpTerm[] argv)

Callback type for function symbols used with add_ifunction.

Parameters:

sexp

a SExp

argv

array of values of the arguments

argc

count of arguments

user_data

user data as passed to add_ifunction

Returns:

Result of the function call, allocated by result_new.


Namespace: Camel
Package: camel-1.2