Function ENGINE_set_DH

Source
pub unsafe extern "C" fn ENGINE_set_DH(
    e: *mut engine_st,
    dh_meth: *const dh_method,
) -> i32