Function Tcl_DbNewByteArrayObj

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