Function pq_sys::_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