pub unsafe extern "C" fn ncdirect_core_init(
termtype: *const c_char,
fp: *mut FILE,
flags: u64,
) -> *mut ncdirectExpand description
The same as ncdirect_init(), but without any multimedia functionality, allowing for a svelter binary. Link with notcurses-core if this is used.