Function flipper0::ffi::storage_file_eof

source ·
pub unsafe extern "C" fn storage_file_eof(file: *mut File) -> bool
Expand description

Checks that the r/w pointer is at the end of the file @param file pointer to file object. @return bool success flag