foobar2000 SDK
2015-08-03
Main Page
Related Pages
Namespaces
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
pfc
releaser_free
Static Public Member Functions
pfc::releaser_free
#include <
other.h
>
Static Public Member Functions
static void
release
(void *p_ptr)
Detailed Description
Definition at line
86
of file
other.h
.
Member Function Documentation
static void pfc::releaser_free::release
(
void *
p_ptr
)
inline
static
Definition at line
88
of file
other.h
.
88
{free(p_ptr);}
The documentation for this class was generated from the following file:
pfc/
other.h
Generated by
1.8.11