rustix
1.0.8
In rustix::
backend::
system::
syscalls
rustix
::
backend
::
system
::
syscalls
Function
finit_module
Copy item path
Source
pub(crate) fn finit_module( fd:
BorrowedFd
<'_>, param_values: &
CStr
, flags:
c_int
, ) ->
Result
<
()
>