Type Alias Tcl_FSDeleteFileProc

Source
pub type Tcl_FSDeleteFileProc = extern "C" fn(pathPtr: *mut Tcl_Obj) -> c_int;