[][src]Function nginx::EVP_CIPHER_meth_get_cleanup

pub unsafe extern "C" fn EVP_CIPHER_meth_get_cleanup(
    cipher: *const EVP_CIPHER
) -> Option<unsafe extern "C" fn(cipher: *mut EVP_CIPHER_CTX) -> c_int>