pub unsafe extern "C" fn ZL_Compressor_create() -> *mut ZL_CompressorExpand description
@brief Create a new @ref ZL_Compressor.
The @ref ZL_Compressor must be freed with @ref ZL_Compressor_free.
@returns The @ref ZL_Compressor pointer or NULL on error.