inProgressErrorCode method Null safety

int inProgressErrorCode()

Returns error code that corresponds to EINPROGRESS OS error.

Implementation

external static int inProgressErrorCode();