#[no_mangle]
pub extern "C" fn relay_err_get_last_code() -> RelayErrorCodeExpand description
Returns the last error code.
If there is no error, 0 is returned.
#[no_mangle]
pub extern "C" fn relay_err_get_last_code() -> RelayErrorCodeReturns the last error code.
If there is no error, 0 is returned.