TCOD_sys_delete_file

Function TCOD_sys_delete_file 

Source
pub unsafe extern "C" fn TCOD_sys_delete_file(
    path: *const c_char,
) -> bool_