Supported Browsers Home   
PM_freeLockedMem Previous   
PM_freePhysicalAddr Next   
External Functions Up   

PM_freePage

Free a page aligned and page sized block of memory

Declaration

void PMAPI PM_freePage(
    void *p)

Prototype In

pmapi.h

Parameters

p

Linear pointer to the page of memory to free

 

Description

This function is used to free a page of memory previously allocated with the PM_allocPage function.

See Also

PM_allocPage

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com