BulletCSharp.BulletCollisionPINVOKE.btCollisionObject_getUserPointer C# (CSharp) Method

btCollisionObject_getUserPointer() private method

private btCollisionObject_getUserPointer ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btCollisionObject_getUserPointer(HandleRef jarg1);
BulletCollisionPINVOKE