Tcl_FSUtime

Function Tcl_FSUtime 

Source
pub unsafe extern "C" fn Tcl_FSUtime(
    pathPtr: *mut Tcl_Obj,
    tval: *mut utimbuf,
) -> c_int