Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
OnigEndCallListItem Struct Reference

#include <regint.h>

Data Fields

struct OnigEndCallListItemnext
 
void(* func )(void)
 

Detailed Description

Definition at line 879 of file regint.h.

Field Documentation

◆ func

void(* OnigEndCallListItem::func) (void)

Definition at line 881 of file regint.h.

Referenced by exec_end_call_list(), and onig_add_end_call().

◆ next

struct OnigEndCallListItem* OnigEndCallListItem::next

Definition at line 880 of file regint.h.

Referenced by exec_end_call_list(), and onig_add_end_call().


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