error.h
Go to the documentation of this file.
1 /* License: Apache 2.0. See LICENSE file in root directory. */
2 /* Copyright(c) 2019 Intel Corporation. All Rights Reserved. */
3 
4 #ifndef LIBREALSENSE_JNI_ERROR_H
5 #define LIBREALSENSE_JNI_ERROR_H
6 
7 #include <jni.h>
8 #include "../../../include/librealsense2/rs.h"
9 
10 void handle_error(JNIEnv *env, rs2_error* error);
11 #endif
void handle_error(JNIEnv *env, rs2_error *error)
Definition: error.cpp:6


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:14