Function Tcl_Seek

Source
pub unsafe extern "C" fn Tcl_Seek(
    chan: Tcl_Channel,
    offset: Tcl_WideInt,
    mode: c_int,
) -> Tcl_WideInt