macro_rules! SetSyscallLogFilterErrorUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown SetSyscallLogFilterError member.
macro_rules! SetSyscallLogFilterErrorUnknown {
() => { ... };
}Pattern that matches an unknown SetSyscallLogFilterError member.