Alien-KentSrc
view release on metacpan or search on metacpan
t/01-compile.t view on Meta::CPAN
#include "XSUB.h"
typedef struct bbiFile *Bio__DB__bbiFile;
MODULE = CompileTest PACKAGE = CompileTest
char *check(class)
char *class;
CODE:
RETVAL = class;
OUTPUT:
RETVAL
void
bf_bigWigFileCreate(package="Bio::DB::BigFile",inName,chromSizes,blockSize=1024,itemsPerSlot=512,clipDontDie=TRUE,compress=TRUE,outName)
char *package
char *inName
char *chromSizes
int blockSize
int itemsPerSlot
int clipDontDie
( run in 0.336 second using v1.01-cache-2.11-cpan-4e96b696675 )