Unsafe v1.0.1 Unsafe.Generator View Source

Quick and easy unsafe function binding generation.

This module provides the compilation hooks for unsafe function generation. It provides a simple use interface to include and uses the Unsafe.Compiler to parse all definitions.

Please see Unsafe for documentation and examples.