BulletCSharp.LinearMathPINVOKE.GEN_rand C# (CSharp) Method

GEN_rand() private method

private GEN_rand ( ) : uint
return uint
        public static extern uint GEN_rand();
LinearMathPINVOKE