libffi-c-perl

C data types for FFI

Description

FFI::C provide tools for building classes to interface for common C data types. Arrays, struct, union and nested types based on those are supported.

Core FFI::Platypus also provides FFI::Platypus::Record for manipulating and passing structured data. Typically you want to use FFI::C instead, the main exception is when you need to pass structured data by value instead of by reference.

To work with C APIs that work with C file pointers you can use FFI::C::File and FFI::C::PosixFile. For C APIs that expose the POSIX stat structure use FFI::C::Stat.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/FFI-C


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libffi-c-perl