Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^8: Perl XS binding to a struct with an array of chars*

by syphilis (Archbishop)
on Nov 27, 2022 at 05:23 UTC ( [id://11148401]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    struct _Edje_Message_String_Set
    {
    ...
    };
    
    typedef struct _Edje_Message_String_Set EdjeMessageStringSet;
    
  2. or download this
    use strict;
    use warnings;
    ...
    FOO: 4 4
    BAR: 8 8
    INTSIZE: 4
    
  3. or download this
    FOO: 4 4
    BAR: 4 4
    INTSIZE: 4
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11148401]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (8)
As of 2024-04-19 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found