pub fn puts<T: AsCStream>(s: &CStr, stream: T) -> Result<(), ()>
Wrapper around libc::fputs.
libc::fputs