pub unsafe extern "C" fn seccomp_notify_receive(
fd: c_int,
req: *mut seccomp_notif,
) -> c_intExpand description
Receive an event from the kernel.
pub unsafe extern "C" fn seccomp_notify_receive(
fd: c_int,
req: *mut seccomp_notif,
) -> c_intReceive an event from the kernel.