delete_file

Function delete_file 

Source
pub fn delete_file(path: Option<&CefString>, recursive: c_int) -> c_int
Expand description

See cef_delete_file for more documentation.