Function rust_htslib::htslib::strtod

source ยท
pub unsafe extern "C" fn strtod(
    __nptr: *const i8,
    __endptr: *mut *mut i8
) -> f64