[][src]Function libR_sys::_wspawnvp

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