[][src]Function nginx::DH_meth_set1_name

pub unsafe extern "C" fn DH_meth_set1_name(
    dhm: *mut DH_METHOD,
    name: *const c_char
) -> c_int