var searchIndex = {}; searchIndex["malloc_buf"] = {"doc":"","items":[[3,"MallocBuffer","malloc_buf","A type that represents a `malloc`'d chunk of memory.",null,null],[11,"new","","Constructs a new `MallocBuffer` for a `malloc`'d buffer\nwith the given length at the given pointer.\nReturns `None` if the given pointer is null and the length is not 0.",0,null],[11,"deref","","",0,null]],"paths":[[3,"MallocBuffer"]]}; initSearch(searchIndex);