Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MapServer/MapServer
/ pam_freeacolorhist
Function
pam_freeacolorhist
mapquantization.c:754–759 ·
view source on GitHub ↗
( achv )
Source
from the content-addressed store, hash-verified
752
753
754
static void
755
pam_freeacolorhist( achv )
756
acolorhist_vector achv;
757
{
758
free( (char*) achv );
759
}
760
761
762
Callers
1
msQuantizeRasterBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected