uintblocks;/* The amount of blocks for which space is reserved in elements */
BinaryHeapNode**elements;
}binaryheap;
};
}data;
/* If true, this struct will be free'd when the
* Queue is deleted. */
boolfreeq;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.