Function STOPSIG [src]

Prototype

pub fn STOPSIG(s: u32) u32

Parameters

s: u32

Source

pub fn STOPSIG(s: u32) u32 { return EXITSTATUS(s); }