Tcl_SetBooleanObj

Function Tcl_SetBooleanObj 

Source
pub unsafe extern "C" fn Tcl_SetBooleanObj(
    objPtr: *mut Tcl_Obj,
    intValue: c_int,
)