[][src]Function nginx::EVP_DecodeBlock

pub unsafe extern "C" fn EVP_DecodeBlock(
    t: *mut c_uchar,
    f: *const c_uchar,
    n: c_int
) -> c_int