Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ AnySyncSendPtr
Class
AnySyncSendPtr
imagequant-sys/src/ffi.rs:165–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
#[repr(transparent)]
164
#[derive(Clone, Copy)]
165
pub struct AnySyncSendPtr(pub *mut c_void);
166
167
impl Default for AnySyncSendPtr {
168
fn default() -> Self {
Callers
1
c_callback_test_c
Function · 0.85
Calls
no outgoing calls
Tested by
1
c_callback_test_c
Function · 0.68