pub unsafe extern "C" fn ca_poly_mul_ca(
res: *mut ca_poly_struct,
poly: *const ca_poly_struct,
c: *const ca_struct,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_poly_mul_ca(
res: *mut ca_poly_struct,
poly: *const ca_poly_struct,
c: *const ca_struct,
ctx: *mut ca_ctx_struct,
)