_ErrorΒΆ

_Error :: struct {
    msg: string;
    code: s32;
}

Declared in: error.bl