Function tcod_sys::TCOD_sys_write_file [] [src]

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