[][src]Function nginx::EVP_PKEY_meth_copy

pub unsafe extern "C" fn EVP_PKEY_meth_copy(
    dst: *mut EVP_PKEY_METHOD,
    src: *const EVP_PKEY_METHOD
)