is_errorΒΆ
is_error :: fn (err: Error, code: s32) bool #inline
Check whether err is representing error code. Returns false when err is null.
Declared in: error.bl
is_error :: fn (err: Error, code: s32) bool #inline
Check whether err is representing error code. Returns false when err is null.
Declared in: error.bl