TCOD_sys_file_exists

Function TCOD_sys_file_exists 

Source
pub unsafe extern "C" fn TCOD_sys_file_exists(
    filename: *const c_char,
    ...
) -> bool_