rustix
1.0.8
In rustix::
backend::
system::
syscalls
rustix
::
backend
::
system
::
syscalls
Function
init_module
Copy item path
Source
pub(crate) fn init_module(image: &[
u8
], param_values: &
CStr
) ->
Result
<
()
>