void * bone_getuserdata(BONEHANDLE bhnd)

Description
Retrieves the pointer to custom data set by bone_setuserdata().

Callback
None (returns immediately)

Notes
The function parameter is the BONEHANDLE.  See bone_setuserdata() for more information.