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

Function liq_histogram_destroy

imagequant-sys/src/ffi.rs:422–422  ·  view source on GitHub ↗
(_hist: Option<Box<liq_histogram>>)

Source from the content-addressed store, hash-verified

420#[no_mangle]
421#[inline(never)]
422pub extern "C" fn liq_histogram_destroy(_hist: Option<Box<liq_histogram>>) {}
423
424#[no_mangle]
425#[inline(never)]

Callers 3

links_and_runsFunction · 0.85
test_zero_histogramFunction · 0.85
test_histogramFunction · 0.85

Calls

no outgoing calls

Tested by 3

links_and_runsFunction · 0.68
test_zero_histogramFunction · 0.68
test_histogramFunction · 0.68