TRACT_RESULT

Type Alias TRACT_RESULT 

Source
pub type TRACT_RESULT = c_uint;
Expand description

Used as a return type of functions that can encounter errors. If the function encountered an error, you can retrieve it using the tract_get_last_error function