Function Tcl_NewStringObj

Source
pub unsafe extern "C" fn Tcl_NewStringObj(
    bytes: *const c_char,
    length: c_int,
) -> *mut Tcl_Obj