rust_htslib::utils

Function path_to_cstring

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