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

Data Fields

int type
 
void(* cleanup )(int, void *)
 
voidarg
 

Detailed Description

Definition at line 10 of file fpm_cleanup.c.

Field Documentation

◆ arg

void* cleanup_s::arg

Definition at line 13 of file fpm_cleanup.c.

◆ cleanup

void(* cleanup_s::cleanup) (int, void *)

Definition at line 12 of file fpm_cleanup.c.

◆ type

int cleanup_s::type

Definition at line 11 of file fpm_cleanup.c.


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