pub fn current_triple() -> Option<&'static str>
The target triple of the running binary, or None on a platform this project does not publish binaries for.
None