interface Deno.UnsafeCallbackDefinition
Definition of a unsafe callback function.
Parameters extends readonly NativeType[] = readonly NativeType[]
Result extends NativeResultType = NativeResultType
The parameters of the callbacks.