Searched refs:sAllocationDestroyFnPtr (Results 1 – 1 of 1) sorted by relevance
280 typedef void (*sAllocationDestroyFnPtr) (const Context *rsc, Allocation *alloc); typedef283 static sAllocationDestroyFnPtr sAllocationDestroy;294 sAllocationDestroy = (sAllocationDestroyFnPtr)dlsym(handleIO, "rscAllocationDestroy"); in loadIOSuppLibSyms()