pub unsafe extern "C" fn acb_poly_evaluate(
res: *mut acb_struct,
f: *mut acb_poly_struct,
a: *mut acb_struct,
prec: mp_limb_signed_t,
)pub unsafe extern "C" fn acb_poly_evaluate(
res: *mut acb_struct,
f: *mut acb_poly_struct,
a: *mut acb_struct,
prec: mp_limb_signed_t,
)