Function libnotcurses_sys::ffi::notcurses_core_init [−][src]
pub unsafe extern "C" fn notcurses_core_init(
opts: *const notcurses_options,
fp: *mut FILE
) -> *mut notcurses
Expand description
The same as notcurses_init(), but without any multimedia functionality, allowing for a svelter binary. Link with notcurses-core if this is used.