Function pq_sys::_wspawnle

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