Function Tcl_SetDoubleObj

Source
pub unsafe extern "C" fn Tcl_SetDoubleObj(
    objPtr: *mut Tcl_Obj,
    doubleValue: c_double,
)