Function Tcl_FSStat

Source
pub unsafe extern "C" fn Tcl_FSStat(
    pathPtr: *mut Tcl_Obj,
    buf: *mut Tcl_StatBuf,
) -> c_int