Skip to main content

Crate wilhelm_renderer_sys

Crate wilhelm_renderer_sys 

Source
Expand description

Raw FFI bindings and bundled native dependencies for wilhelm_renderer.

This crate contains only extern "C" declarations, C-compatible type definitions, constants, and the CMake build integration for the bundled GLFW 3.4 and FreeType 2.13.2 sources. It exposes no safe Rust API — safe wrappers live in the upper wilhelm_renderer crate.

Modules§

freetype
Raw FreeType FFI bindings for text rendering.
glfw
Raw GLFW FFI bindings.
opengl
Raw OpenGL FFI bindings.