plastimatch
Loading...
Searching...
No Matches
src
sys
plm_fwrite.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _plm_fwrite_h_
5
#define _plm_fwrite_h_
6
7
#include "
plmsys_config.h
"
8
9
PLMSYS_C_API
void
plm_fwrite
(
10
void
* buf,
11
size_t
size,
12
size_t
count,
13
FILE* fp,
14
bool
force_little_endian
15
);
16
17
#endif
18
plm_fwrite
EXTERNC void plm_fwrite(void *buf, size_t size, size_t count, FILE *fp, bool force_little_endian)
Definition
plm_fwrite.cxx:61
plmsys_config.h
PLMSYS_C_API
#define PLMSYS_C_API
Definition
plmsys_config.h:18
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0