Ashet OS

syscall: ashet.resources.send_to_process

Documentation

Adds the process to the owners of this resource, so the process can safely access it without fear of having a use-after-free.

Inputs

resource: SystemResource
target: Process

Errors

DeadProcess
InvalidHandle
SystemResources