videostream-sys 2.0.0

Low-level FFI bindings for VideoStream Library - unsafe bindings to libvideostream
Documentation
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: Apache-2.0 */
/* Copyright 2025 Au-Zone Technologies */

/**
 * Wrapper header for bindgen to process VideoStream C API
 * This includes the main videostream.h header from the repository
 */

#include "../../include/videostream.h"