[−][src]Function nginx::COMP_compress_block
pub unsafe extern "C" fn COMP_compress_block(
ctx: *mut COMP_CTX,
out: *mut c_uchar,
olen: c_int,
in_: *mut c_uchar,
ilen: c_int
) -> c_int
pub unsafe extern "C" fn COMP_compress_block(
ctx: *mut COMP_CTX,
out: *mut c_uchar,
olen: c_int,
in_: *mut c_uchar,
ilen: c_int
) -> c_int