[][src]Function tcod_sys::TCOD_sys_write_file

pub unsafe extern "C" fn TCOD_sys_write_file(
    filename: *const c_char,
    buf: *mut c_uchar,
    size: uint32
) -> bool_