Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
422
pub extern
"C"
fn liq_histogram_destroy(_hist: Option<Box<liq_histogram>>) {}
423
424
#[no_mangle]
425
#[inline(never)]
Callers
3
links_and_runs
Function · 0.85
test_zero_histogram
Function · 0.85
test_histogram
Function · 0.85
Calls
no outgoing calls
Tested by
3
links_and_runs
Function · 0.68
test_zero_histogram
Function · 0.68
test_histogram
Function · 0.68