alef 0.79.3

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