Function rust_tcl_sys::tcl::Tcl_ReadRaw [] [src]

pub unsafe extern "C" fn Tcl_ReadRaw(
    chan: Tcl_Channel,
    dst: *mut c_char,
    bytesToRead: c_int
) -> c_int