Function libnotcurses_sys::c_api::ffi::ncreader_destroy
source · pub unsafe extern "C" fn ncreader_destroy(
n: *mut ncreader,
contents: *mut *mut c_char
)Expand description
destroy the reader and its bound plane. if ‘contents’ is not NULL, the UTF-8 input will be heap-duplicated and written to ‘contents’.