pub unsafe extern "C" fn fclose(__stream: *mut FILE) -> c_int
Close STREAM.
This function is a possible cancellation point and therefore not marked with __THROW.