Function libc::wexecv[][src]

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