Function wexecv

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