pub unsafe extern "C" fn seccomp_notify_respond(
fd: c_int,
resp: *mut seccomp_notif_resp,
) -> c_intExpand description
Send a response to an event.
pub unsafe extern "C" fn seccomp_notify_respond(
fd: c_int,
resp: *mut seccomp_notif_resp,
) -> c_intSend a response to an event.