Function libc::wexecvpe[][src]

pub unsafe extern "C" fn wexecvpe(
    c: *const wchar_t,
    argv: *const *const wchar_t,
    envp: *const *const wchar_t
) -> intptr_t