Allocates a buffer pointing to pData with a reference count of zero. The caller is expected to call AL_Buffer_Ref to increment the reference count. When the reference count is decremented to zero, pCallBack is invoked.
Return
Returns a buffer, if successful. Returns NULL, otherwise.
See
AL_Buffer_Ref, AL_Buffer_Unref