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