Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
461
pub extern
"C"
fn liq_result_destroy(_res: Option<Box<liq_result>>) {}
462
463
#[no_mangle]
464
#[inline(never)]
Callers
7
Main
Method · 0.85
main
Function · 0.85
Java_org_pngquant_Result_liq_1result_1destroy
Function · 0.85
links_and_runs
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
4
links_and_runs
Function · 0.68
test_histogram
Function · 0.68
test_fixed_colors
Function · 0.68
test_fixed_colors_order
Function · 0.68