Method CompileUnsafeStaticMethod
CompileUnsafeStaticMethod(RuntimeMethodHandle)
DO NOT USE - deprecated.
Declaration
[Obsolete("This method will be removed in a future version of Burst")]
public static void *CompileUnsafeStaticMethod(RuntimeMethodHandle handle)
Parameters
Type | Name | Description |
---|---|---|
RuntimeMethodHandle | handle | A runtime method handle. |
Returns
Type | Description |
---|---|
Void* | Nothing. |