Function modbus_reply_exception

Source
pub unsafe extern "C" fn modbus_reply_exception(
    ctx: *mut modbus_t,
    req: *const u8,
    exception_code: c_uint,
) -> c_int