pub unsafe extern "C" fn heif_context_alloc() -> *mut heif_context
Expand description

Allocate a new context for reading HEIF files. Has to be freed again with heif_context_free().