Function TERMSIG [src]

Prototype

pub fn TERMSIG(x: u32) u32

Parameters

x: u32

Source

pub fn TERMSIG(x: u32) u32 { return status(x); }