Skip to main content

arb_poly_set_trunc

Function arb_poly_set_trunc 

Source
pub unsafe extern "C" fn arb_poly_set_trunc(
    res: *mut arb_poly_struct,
    poly: *const arb_poly_struct,
    n: slong,
)