Type Definition saxx::Error [] [src]

type Error = i8;

An error type for representing error values returned from the underlying C++ function esaxx().

A value of this type can be either -1 or -2.