Function Tcl_NewByteArrayObj

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