BulletCSharp.LinearMathPINVOKE.PHullResult_mIndexCount_set C# (CSharp) Method

PHullResult_mIndexCount_set() private method

private PHullResult_mIndexCount_set ( HandleRef jarg1, uint jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 uint
return void
        public static extern void PHullResult_mIndexCount_set(HandleRef jarg1, uint jarg2);
LinearMathPINVOKE