pub unsafe extern "C" fn heif_context_free(arg1: *mut heif_context)Expand description
Free a previously allocated HEIF context. You should not free a context twice.
pub unsafe extern "C" fn heif_context_free(arg1: *mut heif_context)Free a previously allocated HEIF context. You should not free a context twice.