Function relay_err_get_last_code

Source
#[unsafe(no_mangle)]
pub extern "C" fn relay_err_get_last_code() -> RelayErrorCode
Expand description

Returns the last error code.

If there is no error, 0 is returned.