Function setbuf

pub unsafe extern "C" fn setbuf(stream: *mut FILE, buf: *mut i8)
Available on crate feature dep_sdl2 only.