Searched refs:PFN_CALLBACK_FUNC (Results 1 – 3 of 3) sorted by relevance
41 typedef void(SWR_API* PFN_CALLBACK_FUNC)(uint64_t data, uint64_t data2, uint64_t data3); typedef349 PFN_CALLBACK_FUNC pfnFunc,
125 PFN_CALLBACK_FUNC pfnCallbackFunc;
508 PFN_CALLBACK_FUNC pfnFunc, in SwrSync()