_wspawnve

Function _wspawnve 

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