Function rust_tcl_sys::tcl::Tcl_DbNewByteArrayObj [] [src]

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