webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes
|
List of all members
XML_Memory_Handling_Suite Struct Reference
#include <
expat.h
>
Public Attributes
void
*(*
malloc_fcn
)(
size_t
size
)
void
*(*
realloc_fcn
)(
void
*ptr,
size_t
size
)
void
(*
free_fcn
)(
void
*ptr)
Member Data Documentation
◆
free_fcn
void
(* XML_Memory_Handling_Suite::free_fcn) (
void
*ptr)
◆
malloc_fcn
void
*(* XML_Memory_Handling_Suite::malloc_fcn) (
size_t
size
)
◆
realloc_fcn
void
*(* XML_Memory_Handling_Suite::realloc_fcn) (
void
*ptr,
size_t
size
)
The documentation for this struct was generated from the following file:
Source/ThirdParty/libwebrtc/Source/third_party/expat/files/lib/
expat.h
Generated by
1.8.13