pub unsafe extern "C" fn heif_context_alloc() -> *mut heif_contextExpand description
Allocate a new context for reading HEIF files. Has to be freed again with heif_context_free().
pub unsafe extern "C" fn heif_context_alloc() -> *mut heif_contextAllocate a new context for reading HEIF files. Has to be freed again with heif_context_free().