Function DH_meth_set_flags

Source
pub unsafe extern "C" fn DH_meth_set_flags(
    dhm: *mut dh_method,
    flags: i32,
) -> i32