libc
0.2.152
libc
Function
popen
Copy item path
source
pub unsafe extern "C" fn popen( command:
*const
c_char
, mode:
*const
c_char
, ) ->
*mut
FILE