Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
457
pub extern
"C"
fn liq_attr_destroy(_attr: Option<Box<liq_attr>>) {}
458
459
#[no_mangle]
460
#[inline(never)]
Callers
9
Main
Method · 0.85
main
Function · 0.85
Java_org_pngquant_PngQuant_liq_1attr_1destroy
Function · 0.85
links_and_runs
Function · 0.85
test_abort
Function · 0.85
test_zero_histogram
Function · 0.85
test_histogram
Function · 0.85
test_fixed_colors
Function · 0.85
test_fixed_colors_order
Function · 0.85
Calls
no outgoing calls
Tested by
6
links_and_runs
Function · 0.68
test_abort
Function · 0.68
test_zero_histogram
Function · 0.68
test_histogram
Function · 0.68
test_fixed_colors
Function · 0.68
test_fixed_colors_order
Function · 0.68