Searched defs:PRTMEMHDR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/
H A Dalloc-r0drv.h50 } RTMEMHDR, *PRTMEMHDR; typedef in typeref:struct:RTMEMHDR
91 DECLHIDDEN(int) rtR0MemAllocEx(size_t cb, uint32_t fFlags, PRTMEMHDR *ppHdr);
97 DECLHIDDEN(void) rtR0MemFree(PRTMEMHDR pHdr);

Completed in 73 milliseconds