[][src]Type Definition libmpv::MpvError

type MpvError = i32;

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