pub fn atomr_hopper_header_path() -> Option<PathBuf>Expand description
Returns the absolute filesystem path to atomr_hopper.cuh if it
exists alongside the crate sources. Returns None for installations
that strip the include/ directory (e.g. crates.io binary
publication of just the compiled lib).