Crates.io | fitsio-sys-bindgen |
lib.rs | fitsio-sys-bindgen |
version | 0.0.6 |
source | src |
created_at | 2016-12-20 09:38:47.658204 |
updated_at | 2022-12-21 22:02:43.581636 |
description | FFI wrapper around cfitsio |
homepage | https://github.com/simonrw/rust-fitsio |
repository | https://github.com/simonrw/rust-fitsio |
max_upload_size | |
id | 7688 |
size | 11,705 |
A bindgen
implementation of a low level FFI wrapper to
cfitsio
.
This wrapper requires the use of clang-3.9, see the upstream
bindgen
requirements for more information.
See the main documentation