pub type JxlButteraugliApi = JxlButteraugliApiStruct;
Expand description

Opaque structure that holds a butteraugli API.

Allocated and initialized with JxlButteraugliApiCreate(). Cleaned up and deallocated with JxlButteraugliApiDestroy().