Module Async_unix.Printf

val _shadow : [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val bprintf : Caml.Buffer.t ‑> ('aCaml.Buffer.t, unit) Pervasives.format ‑> 'a
val eprintf : [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val exitf : [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val failwithf : ('a, unit, string, unit ‑> 'b) Pervasives.format4 ‑> 'a
val fprintf : 'a ‑> [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val ifprintf : 'a ‑> 'b ‑> ('c'b'd, unit) Pervasives.format4 ‑> 'c
val invalid_argf : ('a, unit, string, unit ‑> 'b) Pervasives.format4 ‑> 'a
val kbprintf : (Caml.Buffer.t ‑> 'a) ‑> Caml.Buffer.t ‑> ('bCaml.Buffer.t, unit, 'a) Pervasives.format4 ‑> 'b
val kfprintf : 'a ‑> 'b ‑> [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val ksprintf : (string ‑> 'a) ‑> ('b, unit, string, 'a) Pervasives.format4 ‑> 'b
val printf : [> `Probably_should_not_use_blocking_Core_Printf_functions_with_Async ]
val sprintf : ('a, unit, string) Pervasives.format ‑> 'a