[][src]Function realsense_sys::rs2_stop

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

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