Function rust_tcl_sys::tcl::Tcl_SetBooleanObj [] [src]

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