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