コード例 #1
0
        public static uint GEN_rand()
        {
            uint ret = LinearMathPINVOKE.GEN_rand();

            return(ret);
        }