Function DH_set_method

Source
pub unsafe extern "C" fn DH_set_method(
    dh: *mut dh_st,
    meth: *const dh_method,
) -> i32