Function rust_tcl_sys::tcl::Tcl_WriteRaw [] [src]

pub unsafe extern "C" fn Tcl_WriteRaw(
    chan: Tcl_Channel,
    src: *const c_char,
    srcLen: c_int
) -> c_int