Function bool_mat_is_lower_triangular

Source
pub unsafe extern "C" fn bool_mat_is_lower_triangular(
    mat: *const bool_mat_struct,
) -> c_int