Updated: October 28, 2024 |
Detach from the library
#include <img/img.h> void img_lib_detach( img_lib_t ilib );
This function detaches from the image library and frees all associated resources.
Image library
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |