9#ifndef LIBREALSENSE_RS2_NET_H
10#define LIBREALSENSE_RS2_NET_H
Exposes librealsense functionality for C compilers.
rs2_device * rs2_create_net_device(int api_version, const char *address, rs2_error **error)
struct rs2_device rs2_device
Definition: rs_types.h:258
struct rs2_error rs2_error
Definition: rs_types.h:259