MCPcopy Create free account
hub / github.com/ImageOptim/libimagequant / liq_attr_destroy

Function liq_attr_destroy

imagequant-sys/src/ffi.rs:457–457  ·  view source on GitHub ↗
(_attr: Option<Box<liq_attr>>)

Source from the content-addressed store, hash-verified

455#[no_mangle]
456#[inline(never)]
457pub extern "C" fn liq_attr_destroy(_attr: Option<Box<liq_attr>>) {}
458
459#[no_mangle]
460#[inline(never)]

Callers 9

MainMethod · 0.85
mainFunction · 0.85
links_and_runsFunction · 0.85
test_abortFunction · 0.85
test_zero_histogramFunction · 0.85
test_histogramFunction · 0.85
test_fixed_colorsFunction · 0.85
test_fixed_colors_orderFunction · 0.85

Calls

no outgoing calls

Tested by 6

links_and_runsFunction · 0.68
test_abortFunction · 0.68
test_zero_histogramFunction · 0.68
test_histogramFunction · 0.68
test_fixed_colorsFunction · 0.68
test_fixed_colors_orderFunction · 0.68