Skip to main content

ca_poly_transfer

Function ca_poly_transfer 

Source
pub unsafe extern "C" fn ca_poly_transfer(
    res: *mut ca_poly_struct,
    res_ctx: *mut ca_ctx_struct,
    src: *const ca_poly_struct,
    src_ctx: *mut ca_ctx_struct,
)