pub unsafe extern "C" fn bool_mat_add(
res: *mut bool_mat_struct,
mat1: *mut bool_mat_struct,
mat2: *mut bool_mat_struct,
)pub unsafe extern "C" fn bool_mat_add(
res: *mut bool_mat_struct,
mat1: *mut bool_mat_struct,
mat2: *mut bool_mat_struct,
)