pub unsafe extern "C" fn ZL_CompressorSerializer_free(
serializer: *mut ZL_CompressorSerializer,
)Expand description
Frees all the resources owned by the @p serializer, including the @p serializer itself.
pub unsafe extern "C" fn ZL_CompressorSerializer_free(
serializer: *mut ZL_CompressorSerializer,
)Frees all the resources owned by the @p serializer, including the @p serializer itself.