Function pq_sys::_wspawnl

source ยท
pub unsafe extern "C" fn _wspawnl(
    _Mode: c_int,
    _Filename: *const wchar_t,
    _ArgList: *const wchar_t,
    ...
) -> isize