Type Definition libnotcurses_sys::NcIntResult[][src]

type NcIntResult = i32;
Expand description

The i32 value used to return errors by the underlying C API.

A value < 0 means error, (usually -1).

Defined constants: