YAP 7.1.0
_PL_extension

Public Attributes

const char * predicate_name
 
size_t arity
 
pl_function_t function
 
short flags
 

Detailed Description

Definition at line 97 of file SWI-Prolog.h.

Member Data Documentation

◆ arity

size_t arity

Definition at line 99 of file SWI-Prolog.h.

◆ flags

short flags

Definition at line 101 of file SWI-Prolog.h.

◆ function

pl_function_t function

Definition at line 100 of file SWI-Prolog.h.

◆ predicate_name

const char* predicate_name

Definition at line 98 of file SWI-Prolog.h.


The documentation for this struct was generated from the following file: