[][src]Function realsense_sys::rs2_close

pub unsafe extern "C" fn rs2_close(
    sensor: *const rs2_sensor,
    error: *mut *mut rs2_error
)

stop any streaming from specified subdevice \param[in] sensor RealSense device \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored