Skip to main content

PrismError

Type Alias PrismError 

Source
pub type PrismError = c_int;
Expand description

An error code. PRISM_OK means success; every other value is a failure.