pub unsafe extern "C" fn heif_image_handle_get_number_of_auxiliary_images(
    handle: *const heif_image_handle,
    aux_filter: c_int
) -> c_int
Expand description

List the number of auxiliary images assigned to this image handle.