Function bzip2_sys::BZ2_bzDecompressInit [] [src]

pub unsafe extern "C" fn BZ2_bzDecompressInit(
    stream: *mut bz_stream,
    verbosity: c_int,
    small: c_int
) -> c_int