Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: help with XS pointers

by Bpl (Scribe)
on Jul 31, 2020 at 09:52 UTC ( [id://11120117]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #include "EXTERN.h"
    #include "perl.h"
    ...
      void *buf
      int len
      int *n_read
    
  2. or download this
    TYPEMAP
    
    ...
    uint16_t            T_U_SHORT
    uint32_t *          T_U_SHORT
    uint32_t            T_U_SHORT
    
  3. or download this
    #ifndef __RTL_SDR_H
    #define __RTL_SDR_H
    ...
                        uint32_t tuner_freq);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 19:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found