krl_clean_LUT8b_handle
Interface Definition
void krl_clean_LUT8b_handle(KRLLUT8bHandle** klh);
Function
Destroys the KRLLUT8bHandle instance and releases memory space.
Parameters
Parameter |
Data Type |
Description |
Value Range |
|---|---|---|---|
klh |
KRLLUT8bHandle** |
Pointer to the KRLLUT8bHandle instance to be destroyed. |
Points to a pointer that should be initialized by krl_create_LUT8b_handle. |
Parent topic: Handle Class Interfaces