Skip to main content

Type

Type Alias Type 

Source
pub type Type = i32;
Expand description

Error codes returned by most libdc1394 functions.

General rule: 0 is success, negative denotes a problem.