ERR_get_error

Returns the earliest error code from the thread's error queue and removes the entry. This function can be called repeatedly until there are no more error codes to return.

extern (C)
c_ulong
ERR_get_error
()

Meta