Skip to main content
sys_io_destroy
starnix_
core
In starnix_
core::
vfs::
syscalls
starnix_core
::
vfs
::
syscalls
Function
sys_
io_
destroy
Copy item path
Source
pub fn sys_io_destroy( current_task: &
CurrentTask
, ctx_id:
aio_context_t
, ) ->
Result
<
()
,
Errno
>