Function rustix::backend::system::syscalls::init_module

source ยท
pub(crate) fn init_module(image: &[u8], param_values: &CStr) -> Result<()>