☰
Type Definition alloc_func
Other items in
libz_sys
All crates
?
Type Definition
libz_sys
::
alloc_func
[
−
]
[src]
pub type alloc_func = unsafe extern "C"
fn
(_:
voidpf
, _:
uInt
, _:
uInt
) ->
voidpf
;