* Allocates element with specified index * * @param kt - pointer to kernel table * @param i - index of element to allocate * * @result * NULL if index is out of bounds or element is already allocated * address of allocated element */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected