Function fputs

pub unsafe extern "C" fn fputs(s: *const i8, stream: *mut FILE) -> i32
Available on crate feature dep_sdl2 only.