[][src]Function phper_sys::php_gcvt

pub unsafe extern "C" fn php_gcvt(
    value: f64,
    ndigit: c_int,
    dec_point: c_char,
    exponent: c_char,
    buf: *mut c_char
) -> *mut c_char