cl-libheif ยป Naming convention

CL-libheif generally repeats the names of functions in libheif with the following modifications: Also cl-libheif does not export any functions which create resources which must be explicitly freed later. Instead it exports with- macros with the same functionality which guarantee correct memory management.