The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:FFI-Raw ALEXBIO"

FFI::Raw - Perl bindings to the portable FFI library (libffi) River stage one • 6 direct dependents • 8 total dependents

FFI::Raw provides a low-level foreign function interface (FFI) for Perl based on libffi <http://sourceware.org/libffi/>. In essence, it can access and call functions exported by shared libraries without the need to write C/XS code. Dynamic symbols ca...

ALEXBIO/FFI-Raw-0.32 - 02 Jun 2014 13:16:18 UTC

FFI::Raw::Ptr - Base FFI::Raw pointer type River stage one • 6 direct dependents • 8 total dependents

A FFI::Raw::Ptr represents a pointer to memory which can be passed to functions taking a "FFI::Raw::ptr" argument. Note that differently from FFI::Raw::MemPtr, "FFI::Raw::Ptr" pointers are not automatically deallocated once not in use anymore....

ALEXBIO/FFI-Raw-0.32 - 02 Jun 2014 13:16:18 UTC

FFI::Raw::MemPtr - FFI::Raw memory pointer type River stage one • 6 direct dependents • 8 total dependents

A FFI::Raw::MemPtr represents a memory pointer which can be passed to functions taking a "FFI::Raw::ptr" argument. The allocated memory is automatically deallocated once the object is not in use anymore....

ALEXBIO/FFI-Raw-0.32 - 02 Jun 2014 13:16:18 UTC

FFI::Raw::Callback - FFI::Raw function pointer type River stage one • 6 direct dependents • 8 total dependents

A FFI::Raw::Callback represents a function pointer to a Perl routine. It can be passed to functions taking a "FFI::Raw::ptr" type....

ALEXBIO/FFI-Raw-0.32 - 02 Jun 2014 13:16:18 UTC
4 results (0.036 seconds)