Function acb_poly_init2

Source
pub unsafe extern "C" fn acb_poly_init2(
    poly: *mut acb_poly_struct,
    len: slong,
)