[][src]Function libR_sys::_wspawnve

pub unsafe extern "C" fn _wspawnve(
    _Mode: c_int,
    _Filename: *const wchar_t,
    _ArgList: *const *const wchar_t,
    _Env: *const *const wchar_t
) -> isize