Type Definition zstd_sys::ZSTD_freeFunction [−][src]
type ZSTD_freeFunction = Option<unsafe extern "C" fn(opaque: *mut c_void, address: *mut c_void)>;
type ZSTD_freeFunction = Option<unsafe extern "C" fn(opaque: *mut c_void, address: *mut c_void)>;