PRUNTIME_FUNCTION typedef

PRUNTIME_FUNCTION = Pointer<_IMAGE_RUNTIME_FUNCTION_ENTRY>

Implementation

typedef PRUNTIME_FUNCTION = ffi.Pointer<_IMAGE_RUNTIME_FUNCTION_ENTRY>;