[][src]Function nginx::DH_meth_get_compute_key

pub unsafe extern "C" fn DH_meth_get_compute_key(
    dhm: *const DH_METHOD
) -> Option<unsafe extern "C" fn(dhm: *mut c_uchar, arg1: *const BIGNUM, arg2: *mut DH) -> c_int>