Tcl_GetInterpPath

Function Tcl_GetInterpPath 

Source
pub unsafe extern "C" fn Tcl_GetInterpPath(
    interp: *mut Tcl_Interp,
    childInterp: *mut Tcl_Interp,
) -> c_int