Function i2d_DHparams

Source
pub unsafe extern "C" fn i2d_DHparams(
    a: *const dh_st,
    out: *mut *mut u8,
) -> i32