MCPcopy Create free account
hub / github.com/GenericMappingTools/gmt / PSL_endlayer_

Function PSL_endlayer_

src/postscriptlight_f77.c:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123int PSL_endlayer_ ()
124{
125 return (PSL_endlayer (PSL_FORTRAN));
126}
127
128int PSL_plotarc_ (double *x, double *y, double *radius, double *az1, double *az2, int *type)
129{

Callers

nothing calls this directly

Calls 1

PSL_endlayerFunction · 0.85

Tested by

no test coverage detected