zlib_rs
0.5.5
In zlib_
rs::
c_
api
zlib_rs
::
c_api
Type Alias
alloc_func
Copy item path
Source
pub type alloc_func = unsafe extern "C"
fn
(
voidpf
,
uInt
,
uInt
) ->
voidpf
;