[][src]Function nginx::EVP_MD_meth_get_copy

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