Hi
I want to launch a simple init with the following C signature :
void gst_init (int *argc, char **argv[])
If I write
<apicall: void 'gst_init' (int*, char**) module: 'blabla'>
I get a Smalltalk syntax error
Annick Fron
<primitive: 'primitiveNativeCall' module: 'NativeBoostPlugin'>