Function libnotcurses_sys::c_api::ffi::fclose
source · pub unsafe extern "C" fn fclose(__stream: *mut FILE) -> c_intExpand description
Close STREAM.
This function is a possible cancellation point and therefore not marked with __THROW.