[][src]Function k4a_sys_temp::k4a_capture_release

pub unsafe extern "C" fn k4a_capture_release(capture_handle: k4a_capture_t)

Release a capture.

\param capture_handle Capture to release.

\relates k4a_capture_t

\remarks Call this function when finished using the capture.

\xmlonly k4a.h (include k4a/k4a.h) k4a.lib k4a.dll \endxmlonly