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