Function Tcl_DbNewBooleanObj

Source
pub unsafe extern "C" fn Tcl_DbNewBooleanObj(
    boolValue: c_int,
    file: *const c_char,
    line: c_int,
) -> *mut Tcl_Obj