psx-shm 0.2.1

POSIX shared memory wrapper.
Documentation
1
2
3
4
disallowed-methods = [
	# sometimes this doesn't report an error despite rustix saying that there was one
	"::std::io::Error::last_os_error"
]