Function wexecvpe

Source
pub unsafe extern "C" fn wexecvpe(
    c: *const u16,
    argv: *const *const u16,
    envp: *const *const u16,
) -> isize