Fs.write_fmtΒΆ
write_fmt :: fn { fn (handle: File, fmt: string, args: ...) (_0: s64, _1: Error); fn (handle: File, buf_size: s32, fmt: string, args: ...) (_0: s64, _1: Error); } #inline
Declared in: fs.bl
write_fmt :: fn { fn (handle: File, fmt: string, args: ...) (_0: s64, _1: Error); fn (handle: File, buf_size: s32, fmt: string, args: ...) (_0: s64, _1: Error); } #inline
Declared in: fs.bl