Searched defs:VirtualFree (Results 1 – 4 of 4) sorted by relevance
91 bool VirtualFree(LPVOID address, SIZE_T size, DWORD freeType) in VirtualFree() function
30 pub fn VirtualFree(lpAddress: *mut c_void, dwSize: size_t, dwFreeType: u32) -> u32; in VirtualFree() function
243 void VirtualFree(VmaVirtualBlock virtualBlock, VmaVirtualAllocation allocation, VkDeviceSize offset) in VirtualFree() function