Skip to main content

ca_add

Function ca_add 

Source
pub unsafe extern "C" fn ca_add(
    res: *mut ca_struct,
    x: *const ca_struct,
    y: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)