Function rust_htslib::htslib::hts_parse_decimal

source ยท
pub unsafe extern "C" fn hts_parse_decimal(
    str_: *const i8,
    strend: *mut *mut i8,
    flags: i32
) -> i64