Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 336 Bytes

SQIP-FFI

A CGO FFI interface for using SQIP.

Paths must not be null terminated.

Example usage in arranf/responsive-image-to-hugo-shortcode.

build.sh

Details

See: the built libqsqip.h file for FFI structures and use libsqip.a for static linking.