Function bzip2_sys::BZ2_bzDecompressInit
[−]
[src]
pub unsafe extern fn BZ2_bzDecompressInit(
stream: *mut bz_stream,
verbosity: c_int,
small: c_int
) -> c_int