MCPcopy Index your code
hub / github.com/ImageOptim/libimagequant / liq_version

Function liq_version

imagequant-sys/src/ffi.rs:130–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128#[no_mangle]
129#[inline(never)]
130pub extern "C" fn liq_version() -> c_uint {
131 LIQ_VERSION
132}
133
134#[no_mangle]
135#[inline(never)]

Callers 1

MainMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected