Sha256: 7de2ca49e21f7b40eb4751b7110a2e378191f155a6230efb01f60c2dd6aeabd0

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

#ifndef ERRORS_H
#define ERRORS_H

_Noreturn void raise_max_capacity_reached_error(const char *expandable);
_Noreturn void raise_no_path_error();

#endif

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dijkstra_fast-1.5.3 ext/dijkstra_fast/errors.h