status_code property

  1. @Int()
int status_code
getter/setter pair

< Last status code seen.

Implementation

@ffi.Int()
external int status_code;