[][src]Function nginx::COMP_expand_block

pub unsafe extern "C" fn COMP_expand_block(
    ctx: *mut COMP_CTX,
    out: *mut c_uchar,
    olen: c_int,
    in_: *mut c_uchar,
    ilen: c_int
) -> c_int