result_new


Description:

public SExpResult? result_new (int type)

Parameters:

this

a SExp

type

type of the result, one of SExpResultType

Returns:

A new SExpResult result structure, associated with this. Free with result_free, when no longer needed.