rust_htslib::htslib

Function gcvt

Source
pub unsafe extern "C" fn gcvt(
    __value: f64,
    __ndigit: i32,
    __buf: *mut i8,
) -> *mut i8