pub unsafe extern "C" fn heif_image_handle_get_auxiliary_image_handle(
    main_image_handle: *const heif_image_handle,
    auxiliary_id: heif_item_id,
    out_auxiliary_handle: *mut *mut heif_image_handle
) -> heif_error
Expand description

Get the image handle of an auxiliary image.