Function rust_tcl_sys::tcl::Tcl_PrintDouble [] [src]

pub unsafe extern "C" fn Tcl_PrintDouble(
    interp: *mut Tcl_Interp,
    value: c_double,
    dst: *mut c_char
)