Function Tcl_FSUnloadFile

Source
pub unsafe extern "C" fn Tcl_FSUnloadFile(
    interp: *mut Tcl_Interp,
    handlePtr: Tcl_LoadHandle,
) -> c_int