[][src]Function nginx::DH_meth_get_finish

pub unsafe extern "C" fn DH_meth_get_finish(
    dhm: *const DH_METHOD
) -> Option<unsafe extern "C" fn(dhm: *mut DH) -> c_int>