Skip to main content

setlinebuf

Function setlinebuf 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn setlinebuf(stream: *mut FILE)
Expand description

See https://www.man7.org/linux/man-pages/man3/setlinebuf.3.html.

Non-POSIX.

Set buffering of stream to line buffered