Function libc::WIFSIGNALED
[−]
[src]
pub unsafe extern fn WIFSIGNALED(status: c_int) -> bool
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io