Tcl_Stat

Function Tcl_Stat 

Source
pub unsafe extern "C" fn Tcl_Stat(
    path: *const c_char,
    bufPtr: *mut stat,
) -> c_int