Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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 onig_add_end_call().

◆ next

struct OnigEndCallListItem* OnigEndCallListItem::next

Definition at line 880 of file regint.h.

Referenced by onig_add_end_call().


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