Function Tcl_FSGetInternalRep

Source
pub unsafe extern "C" fn Tcl_FSGetInternalRep(
    pathPtr: *mut Tcl_Obj,
    fsPtr: *const Tcl_Filesystem,
) -> ClientData