ERR_peek_last_error function

  1. @Native<UnsignedLong Function()>()>()
int ERR_peek_last_error()

Implementation

@ffi.Native<ffi.UnsignedLong Function()>()
external int ERR_peek_last_error();