pub unsafe extern "C" fn heif_entity_groups_release(
arg1: *mut heif_entity_group,
num_groups: c_int,
)Expand description
Release an array of entity groups returned by heif_context_get_entity_groups().
pub unsafe extern "C" fn heif_entity_groups_release(
arg1: *mut heif_entity_group,
num_groups: c_int,
)Release an array of entity groups returned by heif_context_get_entity_groups().