diff --git a/rust/src/lib.rs b/rust/src/lib.rs index 3f8b64825..30522b859 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -73,6 +73,7 @@ //! fn main() { //! let options = ffi::notcurses_options { //! termtype: null(), +//! renderfp: null_mut(), //! loglevel: 0, //! margin_t: 0, //! margin_r: 0,