[][src]Function rust_htslib::utils::path_to_cstring

pub fn path_to_cstring<P: AsRef<Path>>(path: &P) -> Option<CString>