Function libnotcurses_sys::c_api::ffi::rewind
source · pub unsafe extern "C" fn rewind(__stream: *mut FILE)Expand description
Rewind to the beginning of STREAM.
This function is a possible cancellation point and therefore not marked with __THROW.