Function rust_tcl_sys::tcl::Tcl_SetChannelOption [] [src]

pub unsafe extern "C" fn Tcl_SetChannelOption(
    interp: *mut Tcl_Interp,
    chan: Tcl_Channel,
    optionName: *const c_char,
    newValue: *const c_char
) -> c_int