[][src]Function nginx::EVP_CIPHER_meth_get_init

pub unsafe extern "C" fn EVP_CIPHER_meth_get_init(
    cipher: *const EVP_CIPHER
) -> Option<unsafe extern "C" fn(cipher: *mut EVP_CIPHER_CTX, arg1: *const c_uchar, arg2: *const c_uchar, arg3: c_int) -> c_int>