Module Core_unix.Expert

val exec : prog:string -> argv:string array -> use_path:bool -> env:string array option -> Core.never_returns

Expert.exec is essentially equivalent to the non-expert exec, but it allocates less.