pub unsafe extern "C" fn gaiaAllocDynamicLine() -> gaiaDynamicLinePtrExpand description
Creates a new dynamicly growing line/ring object
\return the pointer to newly created object
\sa gaiaCreateDynamicLine, gaiaFreeDynamicLine
\note you are responsible to destroy (before or after) any allocated dynamically growing line/ring object.