Mercurial > crates > nonstick
view libpam-sys/libpam-sys-test/tests/test_constants.rs @ 119:476a22db8639
Add PtrPtrVec to make it easy to pass pointer-to-pointers to PAM.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 30 Jun 2025 01:40:28 -0400 |
parents | 178310336596 |
children | 9e05e44050d0 |
line wrap: on
line source
#[test] fn check_constants() { include!(concat!(env!("OUT_DIR"), "/constant_test.rs")) }