Function syscall_num_is_shadow

Source
#[no_mangle]
pub extern "C-unwind" fn syscall_num_is_shadow(n: c_long) -> bool
Expand description

Returns whether the given number is a shadow-specific syscall number.