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

#include <zend_frameless_function.h>

Data Fields

voidhandler
 
uint32_t num_args
 

Detailed Description

Definition at line 120 of file zend_frameless_function.h.

Field Documentation

◆ handler

void* zend_frameless_function_info::handler

Definition at line 121 of file zend_frameless_function.h.

◆ num_args

uint32_t zend_frameless_function_info::num_args

Definition at line 122 of file zend_frameless_function.h.


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