Returns the size of the heap's basic allocation block.
size_t heap_get_blk_size(void);
None.
Returns the size of the basic allocation block in units of page size. See heap_get_page_size.
0 (zero)
0 (zero)
EEXIST |
The heap is deleted. |
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 4.0 | intime/rt/include/heap.h | heap.h | clib.lib |