On Thu, Apr 7, 2016 at 6:10 PM, Mirko Vukovic mirko.vukovic@gmail.com wrote:
int DDC_GetFileStringPropertyLength (DDCFileHandle file, const char *property, unsigned int *length);
In my defcfun, can I use :string, or do I need to do something special?
:string should be fine, AFAIK.