[][src]Function nginx::EVP_MD_meth_get_update

pub unsafe extern "C" fn EVP_MD_meth_get_update(
    md: *const EVP_MD
) -> Option<unsafe extern "C" fn(md: *mut EVP_MD_CTX, arg1: *const c_void, arg2: size_t) -> c_int>