Skip to main content

ca_poly_set_roots

Function ca_poly_set_roots 

Source
pub unsafe extern "C" fn ca_poly_set_roots(
    poly: *mut ca_poly_struct,
    roots: *mut ca_vec_struct,
    exp: *const ulong,
    ctx: *mut ca_ctx_struct,
)