refcon
Contextual data to be passed to all callbacks.
Declaration
var refcon: UnsafeMutableRawPointer?Discussion
This can be NULL, if the callbacks don’t require it.
Contextual data to be passed to all callbacks.
var refcon: UnsafeMutableRawPointer?This can be NULL, if the callbacks don’t require it.