[][src]Function libc::wexecvp

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