pub unsafe extern "C" fn seccomp_notify_fd(
ctx: scmp_filter_ctx,
) -> c_intExpand description
Get the Notify FD to receive and respond over.
pub unsafe extern "C" fn seccomp_notify_fd(
ctx: scmp_filter_ctx,
) -> c_intGet the Notify FD to receive and respond over.