Function lua_jit_sys::popen [] [src]

pub unsafe extern "C" fn popen(
    __command: *const c_char,
    __modes: *const c_char
) -> *mut FILE