[][src]Function antic::fmpz_poly_set_str

pub unsafe extern "C" fn fmpz_poly_set_str(
    poly: *mut fmpz_poly_struct,
    str: *const c_char
) -> c_int