pub unsafe extern "C" fn seccomp_notify_free(
req: *mut seccomp_notif,
resp: *mut seccomp_notif_resp,
)Expand description
Free a notification pair.
pub unsafe extern "C" fn seccomp_notify_free(
req: *mut seccomp_notif,
resp: *mut seccomp_notif_resp,
)Free a notification pair.