export

command
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package export provides a C ABI for the Folio PDF library. Every Go object exposed to C is stored in an opaque handle table. C callers receive uint64 handle IDs and never see raw Go pointers.

Error convention: all functions return int32 (0 = success, negative = error). Call folio_last_error() to retrieve the error message string.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL