Beispiel #1
0
    private uint capacity()
    {
        uint ret = MyDLLPINVOKE.FloatVector_capacity(swigCPtr);

        return(ret);
    }