Function DHparams_print_fp

Source
pub unsafe extern "C" fn DHparams_print_fp(
    fp: *mut _IO_FILE,
    x: *const dh_st,
) -> i32