libc::popen [] [src]

pub unsafe extern fn popen(command: *const c_char, mode: *const c_char) -> *mut FILE
Unstable (libc)

: use libc from crates.io