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

Data Fields

mpz_t num
 
bool is_used
 

Detailed Description

Definition at line 92 of file gmp.c.

Field Documentation

◆ is_used

bool _gmp_temp::is_used

Definition at line 94 of file gmp.c.

◆ num

mpz_t _gmp_temp::num

Definition at line 93 of file gmp.c.


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