mpv_error

Type Alias mpv_error 

Source
pub type mpv_error = c_int;
Expand description

List of error codes than can be returned by API functions. 0 and positive return values always mean success, negative values are always errors.