Modules
std
c
W
STOPSIG
Function STOPSIG
[src]
Prototype
pub fn STOPSIG(x: u32) u32
Parameters
x: u32
Source
pub fn STOPSIG(x: u32) u32 { return x >> 8; }