Function DH_meth_set1_name

Source
pub unsafe extern "C" fn DH_meth_set1_name(
    dhm: *mut dh_method,
    name: *const i8,
) -> i32