pub unsafe extern "C" fn heif_context_get_image_handle(
    ctx: *mut heif_context,
    id: heif_item_id,
    arg1: *mut *mut heif_image_handle
) -> heif_error
Expand description

Get the image handle for a known image ID.