Method GetNativeJitHookConfig
GetNativeJitHookConfig(int)
Gets the pointer to the native jit hook configuration struct which can vary by both runtime and arch.
nint GetNativeJitHookConfig(int runtimeMajMin)
Parameters
runtimeMajMin
int- Runtime major and minor version.
Returns
- nint
- A pointer to the requested jit hook configuration struct.