php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_tick_function Struct Reference

Data Fields

void(* func )(int, void *)
 
voidarg
 

Detailed Description

Definition at line 20 of file php_ticks.c.

Field Documentation

◆ arg

void* st_tick_function::arg

Definition at line 23 of file php_ticks.c.

◆ func

void(* st_tick_function::func) (int, void *)

Definition at line 22 of file php_ticks.c.


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