[][src]Function nginx::ENGINE_set_DH

pub unsafe extern "C" fn ENGINE_set_DH(
    e: *mut ENGINE,
    dh_meth: *const DH_METHOD
) -> c_int