_wspawnv

Function _wspawnv 

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