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