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