Function libc::system
[−]
[src]
pub unsafe extern fn system(s: *const c_char) -> c_int
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io