Function modbus_new_tcp

Source
pub unsafe extern "C" fn modbus_new_tcp(
    ip_address: *const c_char,
    port: c_int,
) -> *mut modbus_t