Function phper_sys::zend_gcvt

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