Contents

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.

See Also

Properties