Function libc::WIFSTOPPED [] [src]

pub unsafe extern fn WIFSTOPPED(status: c_int) -> bool
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io