Function rsmpeg::ffi::gcvt[][src]

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