Function finit_module

Source
pub(crate) fn finit_module(
    fd: BorrowedFd<'_>,
    param_values: &CStr,
    flags: c_int,
) -> Result<()>