List Question
20 TechQA 2016-12-17T19:38:53.253000NativeCall code for using Posix forking and piping is not working
209 views
Asked by blippy
Precision different while calling from Raku nativecall
260 views
Asked by Suman
Efficient way of passing num arrays to C from Raku
231 views
Asked by Suman
Mapping long double in C to Raku
239 views
Asked by Suman
Does nativecast() create a new container?
184 views
Asked by Fernando Santagata
Raku how to pass a pointer to a Buf to a native call for writing
297 views
Asked by cowbaymoo
Nativecall Segfaults Getting Tuple from Rust
269 views
Asked by librasteve
Multi-dispatch to candidate with native parameters not working
177 views
Asked by Suman
How to use CStruct
268 views
Asked by fingolfin
How do I "assign" the value in `CArray` that contains a memory address to a `Pointer`?
224 views
Asked by Todd
Array of structs as an attribute of a Perl 6 NativeCall struct
274 views
Asked by Fernando Santagata
Handle C typedef on different platform using NativeCall
216 views
Asked by araraloren
triple pointer native call on perl 6
288 views
Asked by vbextreme vbextreme
NativeCall Struct which contains Pointer
453 views
Asked by smith
Using void structs in Raku via NativeCall
159 views
Asked by jjmerelo
Calling GSL functions via NativeCall in Raku throws error
233 views
Asked by Suman
Raku/Perl6: how do you code a NULL with NativeCall
286 views
Asked by Todd
How can I correctly use libXL from Perl 6 using NativeCall?
262 views
Asked by HanTyr
Differing output between C++ and NativeCall in Raku
225 views
Asked by Suman
NativeCall. How to get a string as a parameter of a C function
215 views
Asked by Yuriy Zhilovets