Tcl_SetDoubleObj

Function Tcl_SetDoubleObj 

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