var searchIndex = {}; searchIndex["memalloc"] = {"doc":"# memalloc","items":[[5,"allocate","memalloc","Returns a pointer to `size` bytes of memory aligned to `mem::align_of::<u8>()`.",null,null],[5,"reallocate","","Resizes the allocation referenced by `ptr` to `new_size` bytes.",null,null],[5,"deallocate","","Deallocates the memory referenced by `ptr`.",null,null],[5,"empty","","A token empty allocation which cannot be read from or written to,\nbut which can be used as a placeholder when a 0-sized allocation is\nrequired.",null,null]],"paths":[]}; initSearch(searchIndex);