FreeBSD.software
Home/devel/p5-FFI-C

p5-FFI-C

0.15

C data types for FFI

FFI::C provides 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.

Origin: devel/p5-FFI-C
Category: devel
Size: 136KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 7 packages
Required by: 1 packages
$pkg install p5-FFI-C

Dependencies (7)

Required By (1 packages)

More in devel