pub unsafe extern "C" fn ca_mat_sub(
res: *mut ca_mat_struct,
mat1: *const ca_mat_struct,
mat2: *const ca_mat_struct,
ctx: *mut ca_ctx_struct,
)pub unsafe extern "C" fn ca_mat_sub(
res: *mut ca_mat_struct,
mat1: *const ca_mat_struct,
mat2: *const ca_mat_struct,
ctx: *mut ca_ctx_struct,
)