Function Tcl_SetStartupScript

Source
pub unsafe extern "C" fn Tcl_SetStartupScript(
    path: *mut Tcl_Obj,
    encoding: *const c_char,
)