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

Function liq_result_destroy

imagequant-sys/src/ffi.rs:461–461  ·  view source on GitHub ↗
(_res: Option<Box<liq_result>>)

Source from the content-addressed store, hash-verified

459#[no_mangle]
460#[inline(never)]
461pub extern "C" fn liq_result_destroy(_res: Option<Box<liq_result>>) {}
462
463#[no_mangle]
464#[inline(never)]

Callers 7

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

Calls

no outgoing calls

Tested by 4

links_and_runsFunction · 0.68
test_histogramFunction · 0.68
test_fixed_colorsFunction · 0.68
test_fixed_colors_orderFunction · 0.68