foobar2000 SDK  2015-01-14
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)
inlinestatic

Definition at line 88 of file other.h.

88 {free(p_ptr);}

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