List Question
20 TechQA 2023-11-04T10:28:38.127000Mapping long double in C to Raku
239 views
Asked by Suman
Efficient way of passing num arrays to C from Raku
231 views
Asked by Suman
Precision different while calling from Raku nativecall
260 views
Asked by Suman
Returning array from Raku and C function does not match in nativecall
207 views
Asked by Suman
Getting random and wrong values with C interface for a Struct with dynamic data and custom postcircumfix
204 views
Asked by freddy
How do I "assign" the value in `CArray` that contains a memory address to a `Pointer`?
224 views
Asked by Todd
How to use CStruct
268 views
Asked by fingolfin
What's the minimum code required to make a NativeCall to the md_parse function in the md4c library?
201 views
Asked by StevieD
Multi-dispatch to candidate with native parameters not working
177 views
Asked by Suman
Nativecall Segfaults Getting Tuple from Rust
269 views
Asked by librasteve
Using NativeCall to call the C fn `erf` gets more precise output than `erf` in C
174 views
Asked by Suman
Does nativecast() create a new container?
184 views
Asked by Fernando Santagata
Raku NativeCall to LibX11 screen and display
150 views
Asked by Todd
How to pass a CArray[ of-struct] from Raku to C?
249 views
Asked by rir
Raku how to pass a pointer to a Buf to a native call for writing
297 views
Asked by cowbaymoo
"Too many positionals passed" in NativeCall sub binding
90 views
Asked by jjmerelo
cglobal() behaves differently when used with a "my" or "our" variable
37 views
Asked by Fernando Santagata
How do I bundle the C source in a Raku distribution that uses NativeCall?
129 views
Asked by jja
Raku: How do I assign values to CArray[WCHAR]?
127 views
Asked by Todd
Raku/Perl6: how do you code a NULL with NativeCall
286 views
Asked by Todd