Class VfsFileLookupFuncForeverHandler
Forever Handler for VfsFileLookupFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class VfsFileLookupFuncForeverHandler
- Inheritance
-
VfsFileLookupFuncForeverHandler
- Inherited Members
Constructors
VfsFileLookupFuncForeverHandler(VfsFileLookupFunc)
public VfsFileLookupFuncForeverHandler(VfsFileLookupFunc managed)
Parameters
managed
VfsFileLookupFunc
Fields
NativeCallback
public VfsFileLookupFunc NativeCallback