alef 0.82.2

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
	if C.{{ symbol }}({{ args }}) != {{ present }} {
		{{ absent_return }}
	}