Function posix::stdio::popen [-] [+] [src]

pub fn popen<T: NTStr, U: NTStr>(command: &T, modes: &U) -> *mut FILE