#[unsafe(no_mangle)]pub unsafe extern "C" fn rewind(stream: *mut FILE)Expand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/rewind.html.
Rewind stream back to the beginning of it
#[unsafe(no_mangle)]pub unsafe extern "C" fn rewind(stream: *mut FILE)See https://pubs.opengroup.org/onlinepubs/9799919799/functions/rewind.html.
Rewind stream back to the beginning of it