Function Tcl_Stat

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